Partager via


CommandContextChangedEventArgs, constructeur

Constructeur.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    cookie As UInteger, _
    active As Boolean _
)
public CommandContextChangedEventArgs(
    uint cookie,
    bool active
)

Paramètres

  • cookie
    Type : System.UInt32
    Cookie correspondant au contexte de commande qui change.
  • active
    Type : System.Boolean
    True si le contexte de commande si étant activé, false si le contexte est désactivé.

Sécurité .NET Framework

Voir aussi

Référence

CommandContextChangedEventArgs Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms