Events::DebuggerEvents Property

 

Gets the object that provides events from the debugger.

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

property DebuggerEvents^ DebuggerEvents {
	DebuggerEvents^ get();
}

Property Value

Type: EnvDTE::DebuggerEvents^

A DebuggerEvents object.

Return to top
Show: