ControlContainerConfiguration.Placements Property

Definition

Gets where the container should be placed in the IDE.

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

Property Value

Applies to