CommandConfiguration.EnabledWhen Property

Definition

Gets or sets the configuration for when the command is enabled.

public Microsoft.VisualStudio.Extensibility.ActivationConstraint? EnabledWhen { get; set; }
member this.EnabledWhen : Microsoft.VisualStudio.Extensibility.ActivationConstraint with get, set
Public Property EnabledWhen As ActivationConstraint

Property Value

Applies to