INodeContext.NavigationContext プロパティ

定義

ナビゲーションのコンテキストを取得します。

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

プロパティ値

ナビゲーションのコンテキストを表す文字列です。

適用対象