WindowConfiguration::Update Method ()
Visual Studio 2015
Updates the collection of windows or sets the object's window layout to the current window layout.
Assembly: EnvDTE (in EnvDTE.dll)
You can save your current window layout in the Visual Studio environment as a named window configuration. The Update method allows you to replace a formerly stored window layout with the current window layout.
Show: