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

屬性值

一個代表列舉器統一資源名稱(URN)的字串。

適用於