IExplorerItem.EntityIdentity 속성

정의

탐색기에서 엔터티 ID의 문자열 값을 가져옵니다.

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

속성 값

엔터티 ID를 나타내는 문자열입니다.

적용 대상