ExtendedProperty.ID プロパティ

定義

このインスタンスの GUID を取得します。

public:
 property System::String ^ ID { System::String ^ get(); };
public string ID { get; }
member this.ID : string
Public ReadOnly Property ID As String

プロパティ値

クラスのこのインスタンスを識別する GUID を含む文字列。

実装

ID

適用対象