Udostępnij za pośrednictwem


Właściwość GraphConditionalStyle.ValueLabel —

Opcjonalną etykietę dla wartości stylu.

Przestrzeń nazw:  Microsoft.VisualStudio.GraphModel.Styles
Zestaw:  Microsoft.VisualStudio.GraphModel (w Microsoft.VisualStudio.GraphModel.dll)

Składnia

'Deklaracja
Public Property ValueLabel As String
public string ValueLabel { get; set; }
public:
property String^ ValueLabel {
    String^ get ();
    void set (String^ value);
}
member ValueLabel : string with get, set
function get ValueLabel () : String 
function set ValueLabel (value : String)

Wartość właściwości

Typ: String
Zwraca wartość typu String.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

GraphConditionalStyle Klasa

Przestrzeń nazw Microsoft.VisualStudio.GraphModel.Styles