TextWindow::ActivePane Property

 

Gets the most recently active pane in the Text window.

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

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

Property Value

Type: EnvDTE::TextPane^

A OutputWindowPane object.

Return to top
Show: