Share via


Debugger Members

The following tables list the members exposed by the Debugger type.

Public Properties

Name Description
Public Property Static IsAttached Gets a value that indicates whether a debugger is attached to the current process.

Public Methods

Name Description
Public Method Static Break Signals a breakpoint to an attached debugger.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

See Also

Reference

Debugger Class
System.Diagnostics Namespace