INodeContext.UrnPath 속성

정의

현재 컨텍스트의 스켈레톤 경로를 가져옵니다.

public:
 property System::String ^ UrnPath { System::String ^ get(); };
public string UrnPath { get; }
member this.UrnPath : string
Public ReadOnly Property UrnPath As String

속성 값

스켈레톤 경로를 나타내는 문자열입니다.

적용 대상