Aracılığıyla paylaş


DebuggerService.InsertBreakpoint(SourceLocation, BreakpointTypes) Yöntem

Tanım

Belirtilen konuma belirtilen türde yeni bir kesme noktası ekler.

public:
 virtual void InsertBreakpoint(System::Activities::Debugger::SourceLocation ^ sourceLocation, System::Activities::Presentation::Debug::BreakpointTypes breakpointType);
public void InsertBreakpoint (System.Activities.Debugger.SourceLocation sourceLocation, System.Activities.Presentation.Debug.BreakpointTypes breakpointType);
abstract member InsertBreakpoint : System.Activities.Debugger.SourceLocation * System.Activities.Presentation.Debug.BreakpointTypes -> unit
override this.InsertBreakpoint : System.Activities.Debugger.SourceLocation * System.Activities.Presentation.Debug.BreakpointTypes -> unit
Public Sub InsertBreakpoint (sourceLocation As SourceLocation, breakpointType As BreakpointTypes)

Parametreler

sourceLocation
SourceLocation

Kaynak dosyadaki, yeni kesme noktasını alan konum.

breakpointType
BreakpointTypes

Kesme noktasının türü; Örneğin, hiçbiri, etkin, sınırlanmış veya koşullu.

Uygulamalar

Şunlara uygulanır