Method EvaluateWatchExpressions
- Namespace
- Alternet.Scripter.Debugger.UI.AlternetUI
- Assembly
- Alternet.Scripter.Debugger.UI.AlternetUI.v10.dll
EvaluateWatchExpressions()
Evaluates all active watch expressions and updates their values.
Task EvaluateWatchExpressions()
Returns
Remarks
This method processes the current set of watch expressions, typically used in debugging scenarios, and evaluates their results based on the current program state. The results are updated and made available for inspection.