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

属性

适用于