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

적용 대상