언어

IDTSBreakpointManager100.RemoveBreakpointTarget(Int32) 메서드

정의

파생 클래스에서 구현될 때, 작업에서 이전에 생성된 브레이크포인트를 제거합니다.

public:
 void RemoveBreakpointTarget(int breakpointID);
[System.Runtime.InteropServices.DispId(1)]
public void RemoveBreakpointTarget(int breakpointID);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member RemoveBreakpointTarget : int -> unit
Public Sub RemoveBreakpointTarget (breakpointID As Integer)

매개 변수

breakpointID
Int32

제거해야 할 브레이크포인트의 ID입니다.

특성

적용 대상