Share via


IDTSBreakpointTarget100.Enabled Propriedade

Definição

public:
 property bool Enabled { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(2)]
public bool Enabled { [System.Runtime.InteropServices.DispId(2)] get; [System.Runtime.InteropServices.DispId(2)] set; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
[<set: System.Runtime.InteropServices.DispId(2)>]
member this.Enabled : bool with get, set
Public Property Enabled As Boolean

Valor da propriedade

Um booliano que indica se o ponto de interrupção está habilitado. true indica que o ponto de interrupção está habilitado; false indica que ele está desabilitado.

Atributos

Aplica-se a