DTEClass::WindowConfigurations Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to WindowConfigurations.

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

public:
property WindowConfigurations^ WindowConfigurations {
	virtual WindowConfigurations^ get();
}

Property Value

Type: EnvDTE::WindowConfigurations^

The window configurations.

Return to top
Show: