Breakpoint.Enabled Property

Definition

Gets whether this breakpoint is enabled.

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

Property Value

Applies to