CommandPlacement.KnownPlacements.ViewOtherWindowsMenu 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 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.