CommandConfiguration.VisibleWhen 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 visible.
public Microsoft.VisualStudio.Extensibility.ActivationConstraint? VisibleWhen { get; set; }
member this.VisibleWhen : Microsoft.VisualStudio.Extensibility.ActivationConstraint with get, set
Public Property VisibleWhen As ActivationConstraint