次の方法で共有


NodeProperties.GetComponentName メソッド

関連付けられた階層ノードの名前を取得します。

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

構文

'宣言
Public Overrides Function GetComponentName As String
'使用
Dim instance As NodeProperties
Dim returnValue As String

returnValue = instance.GetComponentName()
public override string GetComponentName()
public:
virtual String^ GetComponentName() override
public override function GetComponentName() : String

戻り値

型 : System.String

実装

ICustomTypeDescriptor.GetComponentName()

参照

参照

NodeProperties クラス

NodeProperties メンバ

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