Aracılığıyla paylaş


GraphConditionalStyle.GroupLabel Özellik

İsteğe bağlı stil grubu etiketi.

Ad alanı:  Microsoft.VisualStudio.GraphModel.Styles
Derleme:  Microsoft.VisualStudio.GraphModel (Microsoft.VisualStudio.GraphModel.dll içinde)

Sözdizimi

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

Özellik Değeri

Tür: System.String
Returns String.

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

GraphConditionalStyle Sınıf

Microsoft.VisualStudio.GraphModel.Styles Ad Alanı