Debugger.IsActive Property

Definition

Returns true if debugger has breakpoints set and is currently active.

public:
 virtual property bool IsActive { bool get(); };
public:
 virtual property bool IsActive { bool get(); };
public virtual bool IsActive { get; }
member this.IsActive : bool
Public Overridable ReadOnly Property IsActive As Boolean

Property Value

Applies to