DebuggerIsAttached Property

Indicates if a script debugger is attached.

Definition

Namespace: PCBIScript.DebugHelp
Assembly: PCBI_ScriptEngine (in PCBI_ScriptEngine.dll) Version: 16.0.0.0 (16.0.0.0)
C#
public static bool IsAttached { get; }

Property Value

Boolean

See Also