INodeContext.NavigationContext 属性

定义

获取导航的上下文。

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

属性值

一个表示导航的上下文的字符串。

适用于