INodeContext.Context Property

Definition

Gets or sets the enumerators Uniform Resource Name (URN) for the node.

public:
 property System::String ^ Context { System::String ^ get(); void set(System::String ^ value); };
public string Context { get; set; }
member this.Context : string with get, set
Public Property Context As String

Property Value

A string that represents the enumerators Uniform Resource Name (URN).

Applies to