INodeContext.Context 속성

정의

노드의 열거자 URN(Uniform Resource Name)을 가져오거나 설정합니다.

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(Uniform Resource Name)을 나타내는 문자열입니다.

적용 대상