次の方法で共有


OAComReference.Identity プロパティ

COM コンポーネントの ID を取得します。

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

構文

'宣言
Public Overrides ReadOnly Property Identity As String
'使用
Dim instance As OAComReference
Dim value As String

value = instance.Identity
public override string Identity { get; }
public:
virtual property String^ Identity {
    String^ get () override;
}
public override function get Identity () : String

プロパティ値

型 : System.String

実装

Reference.Identity

参照

参照

OAComReference クラス

OAComReference メンバ

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