WindowConfigurations Interface
Visual Studio 2012
The WindowConfigurations collection contains all named window configurations created for the environment.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
The WindowConfigurations type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ActiveConfigurationName | Gets the name of the currently active window configuration. |
![]() | Count | Gets a value indicating the number of objects in the collection. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | Parent | Gets the immediate parent object of a WindowConfigurations collection. |
| Name | Description | |
|---|---|---|
![]() | Add | Creates a new named window configuration based on the current arrangement of windows, adds it to the WindowConfigurations collection, and retains it for future recall. |
![]() | GetEnumerator | Gets an enumeration for items in a collection. |
![]() | Item | Returns an indexed member of a WindowConfigurations collection. |
.gif?cs-save-lang=1&cs-lang=jscript)
.gif?cs-save-lang=1&cs-lang=jscript)