IExplorerItem.EntityIdentity プロパティ

定義

エクスプローラー内のエンティティ識別子の文字列値を取得します。

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

プロパティ値

エンティティ識別子を表す文字列です。

適用対象