次の方法で共有


ReferenceNodeProperties.Name プロパティ

プロパティの名前を取得します。

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

構文

'宣言
<BrowsableAttribute(True)> _
<AutomationBrowsableAttribute(True)> _
Public Overrides ReadOnly Property Name As String
'使用
Dim instance As ReferenceNodeProperties
Dim value As String

value = instance.Name
[BrowsableAttribute(true)]
[AutomationBrowsableAttribute(true)]
public override string Name { get; }
[BrowsableAttribute(true)]
[AutomationBrowsableAttribute(true)]
public:
virtual property String^ Name {
    String^ get () override;
}
public override function get Name () : String

プロパティ値

型 : System.String

参照

参照

ReferenceNodeProperties クラス

ReferenceNodeProperties メンバ

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