INavigationContext.ViewIdentity 属性

定义

获取用于查询导航服务视图的视图身份。

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

属性值

表示用于查询视图的视图身份的字符串。

适用于