OnDemandDocumentMapNode.Label Propiedad

Definición

Obtiene la etiqueta de nodo.

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

Valor de propiedad

Un valor de tipo string que representa la etiqueta del nodo.

Se aplica a