CommandConfiguration.VisibleWhen Property

Definition

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

Property Value

Applies to