次の方法で共有


OAProperty.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 OAProperty
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

参照

参照

OAProperty クラス

OAProperty メンバ

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