Compartir a través de


CommandContextChangedEventArgs.IsActive (Propiedad)

True si el contexto de comando se va a activar, false si se va a desactivar el contexto.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Public ReadOnly Property IsActive As Boolean
public bool IsActive { get; }

Valor de propiedad

Tipo: System.Boolean

Seguridad de .NET Framework

Vea también

Referencia

CommandContextChangedEventArgs Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)