Edit

Share via


Debugger.IsAttached Property

Definition

Gets a value that indicates whether a debugger is attached to the process.

public static bool IsAttached { get; }

Property Value

true if a debugger is attached; otherwise, false.

Applies to