IDesignerDebugView.InsertBreakpoint(SourceLocation, BreakpointTypes) Yöntem

Tanım

Türetilmiş bir sınıfta uygulandığında, bir dosyada belirtilen konuma bir kesme noktası yerleştirir.

public:
 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
Public Sub InsertBreakpoint (sourceLocation As SourceLocation, breakpointType As BreakpointTypes)

Parametreler

sourceLocation
SourceLocation

Hedef kaynak kodu dosyasındaki belirli bir konum.

breakpointType
BreakpointTypes

Sınırlanmış, Koşullu, Etkin ve Hiçbiri içerebilen kesme noktası türlerinin bir numaralandırmasının üyesi.

Şunlara uygulanır