Поделиться через


IDTSBreakpointSite100.DebugMode Свойство

Определение

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

Значение свойства

Значение true , если задача должна проверять, включены ли точки останова; в противном случае — значение false.

Атрибуты

Применяется к