DocumentMapNodeInfo.Label Property

Definition

Gets the label of the current node.

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

Property Value

A string value that represents the node label.

Applies to