DTE2.WindowConfigurations Property
Visual Studio 2015
Gets the WindowConfigurations collection, representing all available window configurations.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Implements
_DTE.WindowConfigurationsSub WindowConfigurationsExample() MsgBox(DTE2.WindowConfigurations.ActiveConfigurationName) End Sub
Show: