Lenguaje

Group.Label Propiedad

Definición

Obtiene la etiqueta del agrupamiento para el 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 que String contiene la etiqueta de este grupo.

Se aplica a