Partager via


GraphConditionalStyle.ValueLabel, propriété

l'étiquette facultative pour la valeur de style.

Espace de noms :  Microsoft.VisualStudio.GraphModel.Styles
Assembly :  Microsoft.VisualStudio.GraphModel (dans Microsoft.VisualStudio.GraphModel.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

GraphConditionalStyle Classe

Microsoft.VisualStudio.GraphModel.Styles, espace de noms