CommandPlacement.KnownPlacements.ViewOtherWindowsMenu Property

Definition

Gets the placement for a group inside of the View -> Other Windows menu.

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

Property Value

The definition for a placement of a control onto a group in the View -> Other Windows menu.

Applies to