INodeContext.Context プロパティ

定義

ノードの列挙器に統一リソース名(URN)を取得します。

public:
 property System::String ^ Context { System::String ^ get(); void set(System::String ^ value); };
public string Context { get; set; }
member this.Context : string with get, set
Public Property Context As String

プロパティ値

列挙者を表す文字列 Uniform Resource Name(URN)。

適用対象