INavigationContext.ViewIdentity 속성

정의

탐색 서비스에서 뷰를 쿼리하는 데 사용되는 뷰 ID를 가져옵니다.

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

속성 값

뷰를 쿼리하는 데 사용되는 뷰 ID를 나타내는 문자열입니다.

적용 대상