Lenguaje

INodeWithAltName.NodeName Propiedad

Definición

Obtiene el nombre real y no el nombre mostrado del nodo.

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

Valor de propiedad

Una cadena que representa el nombre alternativo del nodo.

Se aplica a