Class ScriptDebugger
Enables communication with a debugger.
public class ScriptDebugger : ScriptDebugger, IScriptDebugger, IScriptDebugger, IScriptDebuggerBase
- Inheritance
-
ScriptDebugger
- Implements
- Derived
Properties
- Capabilities
When implemented by a class, gets debugger capabilities.
- RedirectConsoleOutput
If true, the debuggee console is hidden and the output is redirected into debugger Output. Default is
false
.
- ServerLogDirectory
Specifies the debugger server log directory location. Default is null.