INodeContext.UrnPath 속성

정의

현재 상황에 맞는 골격 경로를 얻습니다.

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

속성 값

골격 경로를 나타내는 문자열입니다.

적용 대상