BaseControlConfiguration.Placements Property

Definition

Gets or sets where the command should be placed in the IDE.

public Microsoft.VisualStudio.Extensibility.Commands.CommandPlacement[]? Placements { get; set; }
member this.Placements : Microsoft.VisualStudio.Extensibility.Commands.CommandPlacement[] with get, set
Public Property Placements As CommandPlacement()

Property Value

Applies to