次の方法で共有


PropertiesEditorLauncher クラス

プロパティ ブラウザからプロジェクト プロパティ エディタを起動できるようにします。

この API は、CLS に準拠していません。 

名前空間 :  Microsoft.VisualStudio.Data.Schema.Project.Project.MPF
アセンブリ :  Microsoft.VisualStudio.Data.Schema.Project (Microsoft.VisualStudio.Data.Schema.Project.dll 内)

構文

'宣言
<CLSCompliantAttribute(False)> _
Public Class PropertiesEditorLauncher _
    Inherits ComponentEditor
'使用
Dim instance As PropertiesEditorLauncher
[CLSCompliantAttribute(false)]
public class PropertiesEditorLauncher : ComponentEditor
[CLSCompliantAttribute(false)]
public ref class PropertiesEditorLauncher : public ComponentEditor
public class PropertiesEditorLauncher extends ComponentEditor

継承階層

System.Object
  System.ComponentModel.ComponentEditor
    Microsoft.VisualStudio.Data.Schema.Project.Project.MPF.PropertiesEditorLauncher

スレッド セーフ

この型のすべてのパブリック static (Visual Basic では Shared) メンバは、スレッド セーフです。 インスタンス メンバの場合は、スレッド セーフであるとは限りません。

参照

参照

PropertiesEditorLauncher メンバ

Microsoft.VisualStudio.Data.Schema.Project.Project.MPF 名前空間