_OutputWindowEventsRoot.OutputWindowEvents[String] Property

Definition

Microsoft Internal Use Only.

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

public:
 property System::Object ^ OutputWindowEvents[System::String ^] { System::Object ^ get(System::String ^ PaneFilter); };
[System.Runtime.InteropServices.DispId(1)]
public object OutputWindowEvents[string PaneFilter] { [System.Runtime.InteropServices.DispId(1)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.OutputWindowEvents(string) : obj
Public ReadOnly Property OutputWindowEvents(PaneFilter As String) As Object

Parameters

PaneFilter
String

Property Value

The output window events.

Attributes

Applies to