Events2::DebuggerProcessEvents Property

 

Retrieves an event object which can be used to notify when a debugged process runs or stops.

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

property DebuggerProcessEvents^ DebuggerProcessEvents {
	DebuggerProcessEvents^ get();
}
Return to top
Show: