_DebuggerEventsRoot.DebuggerEvents 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 ^ DebuggerEvents { System::Object ^ get(); };
public:
 property Platform::Object ^ DebuggerEvents { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(1)]
public object DebuggerEvents { [System.Runtime.InteropServices.DispId(1)] [System.Runtime.InteropServices.TypeLibFunc(64)] get; }
[System.Runtime.InteropServices.DispId(1)]
public object DebuggerEvents { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(64)>]
member this.DebuggerEvents : obj
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.DebuggerEvents : obj
Public ReadOnly Property DebuggerEvents As Object

Property Value

The debugger events.

Attributes

Applies to