DebuggerExpressionEvaluationEventsClass.OnExpressionEvaluation Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raised when an expression is evaluated from the immediate window or from automation.
This API supports the product infrastructure and is not intended to be used directly from your code.
public:
virtual event EnvDTE80::_dispDebuggerExpressionEvaluationEvents_OnExpressionEvaluationEventHandler ^ OnExpressionEvaluation;
public:
virtual event EnvDTE80::_dispDebuggerExpressionEvaluationEvents_OnExpressionEvaluationEventHandler ^ OnExpressionEvaluation;
public virtual event EnvDTE80._dispDebuggerExpressionEvaluationEvents_OnExpressionEvaluationEventHandler OnExpressionEvaluation;
member this.OnExpressionEvaluation : EnvDTE80._dispDebuggerExpressionEvaluationEvents_OnExpressionEvaluationEventHandler
Public Overridable Custom Event OnExpressionEvaluation As _dispDebuggerExpressionEvaluationEvents_OnExpressionEvaluationEventHandler Implements OnExpressionEvaluation