OutputWindow::ActivePane Property

 

Gets the most recently active pane in the OutputWindow.

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

property OutputWindowPane^ ActivePane {
	OutputWindowPane^ get();
}

Property Value

Type: EnvDTE::OutputWindowPane^

An OutputWindowPane object.

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