INodeContext.UrnPath プロパティ

定義

現在のコンテキストのスケルトン パスを取得します。

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

プロパティ値

スケルトン パスを表す文字列です。

適用対象