Udostępnij za pośrednictwem


Konstruktor CommandContextChangedEventArgs —

Konstruktor.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Shell
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (w Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Składnia

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

Parametry

  • cookie
    Typ: System.UInt32
    Plik cookie odpowiadające kontekst polecenia, który jest zmieniany.
  • active
    Typ: System.Boolean
    PRAWDA, jeśli kontekst polecenia, jeśli jest aktywna, false, jeśli w kontekście jest dezaktywowany.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

CommandContextChangedEventArgs Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Shell