Linguaggio

IDTSBreakpointSite100.DebugMode Proprietà

Definizione

Ottiene o imposta un Booleano che indica se un compito dovrebbe controllare se i punti di interruzione sono abilitati.

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

Valore della proprietà

vero se un compito dovesse verificare se i punti di interruzione sono abilitati; altrimenti, falso.

Attributi

Si applica a