Events2::DebuggerExpressionEvaluationEvents Property

 

Gets an event object which can be used to be notified when the debugger starts or stops an expression evaluation.

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

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