언어

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; 그렇지 않으면 거짓입니다.

특성

적용 대상