CommandPlacement.KnownPlacements.ToolsMenu Property

Definition

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

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

Property Value

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

Applies to