INodeContext.NavigationContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the context of the navigation.
public:
property System::String ^ NavigationContext { System::String ^ get(); };
public string NavigationContext { get; }
member this.NavigationContext : string
Public ReadOnly Property NavigationContext As String
Property Value
A string that represents the context of the navigation.