INodeContext.NavigationContext Property
Definition
获取导航的上下文。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.