INodeWithAltName.NodeName Property

Definition

Gets the real name and not the displayed name of the node.

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

Property Value

A string that represents the alternate name of the node.

Applies to