INavigationContext.ViewIdentity Property

Definition

Gets the view identity that is used to query a view from the navigation service.

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

Property Value

A string that represents the view identity that is used to query a view.

Applies to