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) 的字符串。

适用于