IDTSBreakpointManager100.IsBreakpointTargetEnabled(Int32) 메서드

정의

public:
 bool IsBreakpointTargetEnabled(int breakpointID);
[System.Runtime.InteropServices.DispId(2)]
public bool IsBreakpointTargetEnabled(int breakpointID);
[<System.Runtime.InteropServices.DispId(2)>]
abstract member IsBreakpointTargetEnabled : int -> bool
Public Function IsBreakpointTargetEnabled (breakpointID As Integer) As Boolean

매개 변수

breakpointID
Int32

반품

브레이크포인트가 활성화되어 있으면 참입니다; 그렇지 않으면 거짓입니다.

특성

적용 대상