INodeContext.UrnPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.