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입니다.

특성

적용 대상