Table of Contents

Property IsDebuggerAttached

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.