INodeContext.UrnPath Property

Definition

Gets the skeleton path for the current context.

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

Property Value

A string that represents the skeleton path.

Applies to