_OutputWindowEventsRoot::OutputWindowEvents Property (String^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

property Object^ default[
	String^ PaneFilter
] {
	Object^ get(String^ PaneFilter);
}

Parameters

__unnamed0

Unnamed

Property Value

Type: System::Object^

The output window events.

Return to top
Show: