Compartir a través de


GraphConditionalStyle.GroupLabel (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.GraphModel.Styles
Ensamblado:  Microsoft.VisualStudio.GraphModel (en Microsoft.VisualStudio.GraphModel.dll)

Sintaxis

'Declaración
Public Property GroupLabel As String
    Get
    Set
public string GroupLabel { get; set; }
public:
property String^ GroupLabel {
    String^ get ();
    void set (String^ value);
}
member GroupLabel : string with get, set
function get GroupLabel () : String
function set GroupLabel (value : String)

Valor de propiedad

Tipo: System.String

Seguridad de .NET Framework

Vea también

Referencia

GraphConditionalStyle Clase

Microsoft.VisualStudio.GraphModel.Styles (Espacio de nombres)