_DTE.WindowConfigurations Property

Definition

Gets the WindowConfigurations collection, representing all available window configurations.

C++
public:
 property EnvDTE::WindowConfigurations ^ WindowConfigurations { EnvDTE::WindowConfigurations ^ get(); };

Property Value

A WindowConfigurations collection.

Attributes

Examples

VB
Sub WindowConfigurationsExample()  
  MsgBox(DTE.WindowConfigurations.ActiveConfigurationName)  
End Sub  

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019