Compartir a través de


Group.Label Propiedad

Definición

Obtiene la etiqueta de la agrupación del mapa del documento.

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

Valor de propiedad

Un valor de tipo String que contiene la etiqueta de esta agrupación.

Se aplica a