Freigeben über


GraphConditionalStyle.GroupLabel-Eigenschaft

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

Syntax

'Declaration
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)

Eigenschaftswert

Typ: System.String

.NET Framework-Sicherheit

Siehe auch

Referenz

GraphConditionalStyle Klasse

Microsoft.VisualStudio.GraphModel.Styles-Namespace