IDTSBreakpointSite100.DebugMode Propriété

Définition

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

Valeur de propriété

true si une tâche doit vérifier si les points d’arrêt sont activés ; sinon, false.

Attributs

S’applique à