WindowConfiguration Members

Include Protected Members
Include Inherited Members

The WindowConfiguration object represents the layout and configuration of all windows in the Visual Studio environment.

The WindowConfiguration type exposes the following members.

Methods

 

Name

Description

Public method

Apply

Invokes a previously saved named window configuration.

Public method

Delete

Removes the window configuration from the collection.

Public method

Update

Updates the collection as if the user opened the Add-in Manager dialog box, or sets the object's window layout to the current window layout.

Top

Properties

 

Name

Description

Public property

Collection

Gets the collection containing the object supporting this property or contained within this code construct.

Public property

DTE

Gets the top-level extensibility object.

Public property

Name

Sets or gets the name of the object.

Top

See Also

Reference

WindowConfiguration Interface

EnvDTE Namespace