INavigationContext.ViewIdentity 屬性

定義

取得用於從導航服務查詢視圖的視圖識別碼。

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

屬性值

一個代表用於查詢檢視的視圖身份的字串。

適用於