CommandGroupConfiguration.Placements Property

Definition

Gets where the group should be placed in the IDE.

public Microsoft.VisualStudio.Extensibility.Commands.GroupPlacement[]? Placements { get; }
member this.Placements : Microsoft.VisualStudio.Extensibility.Commands.GroupPlacement[]
Public ReadOnly Property Placements As GroupPlacement()

Property Value

Applies to