Partilhar via


Propriedade GraphConditionalStyle.ValueLabel

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

Sintaxe

'Declaração
Public Property ValueLabel As String
    Get
    Set
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)

Valor de propriedade

Tipo: System.String

Segurança do .NET Framework

Consulte também

Referência

GraphConditionalStyle Classe

Namespace Microsoft.VisualStudio.GraphModel.Styles