Class VariablesEvaluationControlBase
Provides a base class to evaluate list of expressions during script debugging. This class is abstract.
public class VariablesEvaluationControlBase : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
VariablesEvaluationControlBase
- Implements
- Derived
Properties
- Debugger
Gets or sets
IScriptDebuggerBase
which variables will be managed by this class.
Methods
- CancelEvaluationAsync()
Cancels an evaluation task which is currently running.