Partilhar via


Propriedade GraphConditionalStyle.GroupLabel

Namespace:  Microsoft.VisualStudio.GraphModel.Styles
Assembly:  Microsoft.VisualStudio.GraphModel (em Microsoft.VisualStudio.GraphModel.dll)

Sintaxe

'Declaração
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 propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

GraphConditionalStyle Classe

Namespace Microsoft.VisualStudio.GraphModel.Styles