Events2::DebuggerEvents Property

 

Gets the object that provides events from the debugger.

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

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

Property Value

Type: EnvDTE::DebuggerEvents^

A DebuggerEvents object.

Return to top
Show: