Partager via


GraphConditionalStyle.IsEnabled, propriété

Si ce style est actuellement activé.

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

Syntaxe

'Déclaration
Public Property IsEnabled As Boolean
public bool IsEnabled { get; set; }
public:
property bool IsEnabled {
    bool get ();
    void set (bool value);
}
member IsEnabled : bool with get, set
function get IsEnabled () : boolean
function set IsEnabled (value : boolean)

Valeur de propriété

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

GraphConditionalStyle Classe

Microsoft.VisualStudio.GraphModel.Styles, espace de noms