Property IsDebuggerAttached
IsDebuggerAttached
Gets a value that indicates whether a debugger is attached to the process.
public static bool IsDebuggerAttached { get; }
Property Value
- bool
true if a debugger is attached; otherwise, false.
Gets a value that indicates whether a debugger is attached to the process.
public static bool IsDebuggerAttached { get; }
true if a debugger is attached; otherwise, false.