Share via


IDTSBreakpointManager100.IsBreakpointTargetEnabled(Int32) Méthode

Définition

public:
 bool IsBreakpointTargetEnabled(int breakpointID);
[System.Runtime.InteropServices.DispId(2)]
public bool IsBreakpointTargetEnabled (int breakpointID);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member IsBreakpointTargetEnabled : int -> bool
Public Function IsBreakpointTargetEnabled (breakpointID As Integer) As Boolean

Paramètres

breakpointID
Int32

Retours

true si le point d’arrêt est activé ; sinon, false.

Attributs

S’applique à