INodeContext.UrnPath 属性

定义

获取当前上下文的主干路径。

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

属性值

一个表示主干路径的字符串。

适用于