Sdílet prostřednictvím


GraphConditionalStyle.GroupLabel – vlastnost

Popisek skupiny volitelných styl.

Obor názvů:  Microsoft.VisualStudio.GraphModel.Styles
Sestavení:  Microsoft.VisualStudio.GraphModel (v Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Deklarace
Public Property GroupLabel As String
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)

Hodnota vlastnosti

Typ: System.String
Vrátí String.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

GraphConditionalStyle Třída

Microsoft.VisualStudio.GraphModel.Styles – obor názvů