Compartir a través de


GroupPlacement.KnownPlacements.ViewOtherWindowsMenu Property

Definition

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

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

Property Value

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

Applies to