IDebugger interface IDebugger A layer of abstraction around Debugger to facilitate testing. Documentation Code bool IsAttached { get; } Whether a debugger is currently attached to the process.