WindowConfiguration::Collection Property

 

Gets the collection containing the object supporting this property or contained within this code construct.

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

property WindowConfigurations^ Collection {
	WindowConfigurations^ get();
}

Property Value

Type: EnvDTE::WindowConfigurations^

A WindowConfigurations collection.

Return to top
Show: