次の方法で共有


OANullProperty.Name プロパティ

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

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

構文

'宣言
Public ReadOnly Property Name As String
'使用
Dim instance As OANullProperty
Dim value As String

value = instance.Name
public string Name { get; }
public:
virtual property String^ Name {
    String^ get () sealed;
}
public final function get Name () : String

プロパティ値

型 : System.String

実装

Property.Name

参照

参照

OANullProperty クラス

OANullProperty メンバ

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