CommandPlacement.KnownPlacements.ExtensionsMenu Property

Definition

Gets the placement for a group inside of the Extensions top level menu.

public static Microsoft.VisualStudio.Extensibility.Commands.CommandPlacement ExtensionsMenu { get; }
static member ExtensionsMenu : Microsoft.VisualStudio.Extensibility.Commands.CommandPlacement
Public Shared ReadOnly Property ExtensionsMenu As CommandPlacement

Property Value

The definition for a placement of a control onto a group in the Extensions menu.

Applies to