CommandConfiguration.EnabledWhen Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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