Window::Collection Property

 

Gets the collection containing the Window object supporting this property.

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

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

Property Value

Type: EnvDTE::Windows^

A Windows collection.

No code example is currently available or this language may not be supported.
Return to top
Show: