DebuggerIsAttached Property
Indicates if a script debugger is attached.
Namespace: PCBIScript.DebugHelpAssembly: PCBI_ScriptEngine (in PCBI_ScriptEngine.dll) Version: 16.0.0.0 (16.0.0.0)
public static bool IsAttached { get; }
Public Shared ReadOnly Property IsAttached As Boolean
Get
public:
static property bool IsAttached {
bool get ();
}
static member IsAttached : bool with get
Property Value
Boolean