CommandGroupConfiguration.Placements 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 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()