WindowConfiguration::Update Method ()

 

Updates the collection of windows or sets the object's window layout to the current window layout.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

void Update()

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.

Return to top
Show: