InterpreterOnDebuggerClosed Property |
Developed by SO-SOFT
On debugger closed
Namespace: scbscriptAssembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntaxpublic Action OnDebuggerClosed { get; set; }
Property Value
Action
RemarksThis specifies the delegate to be called when the debug screen is closed.
See Also