Click or drag to resize

InterpreterDebuggerTitle Property

Developed by SO-SOFT
The debugger title

Namespace: scbscript
Assembly: scbscriptg (in scbscriptg.exe) Version: 15.62.0+ec7f396c1b0556a067fcf8d296cc36e3f3a5ac92
Syntax
C#
public string DebuggerTitle { get; set; }

Property Value

String
Remarks
This specifies the title of the debug screen.
See Also