OutputWindowPane::Collection Property

 

Gets the collection containing the OutputWindowPane object supporting this property.

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

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

Property Value

Type: EnvDTE::OutputWindowPanes^

An OutputWindowPanes collection.

Return to top
Show: