INavigationContext.ViewIdentity 属性

定义

获取用于从导航服务查询视图的视图标识。

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

属性值

一个字符串,该字符串表示用于查询视图的视图标识。

适用于