Aracılığıyla paylaş


IDesignerDebugView.InsertBreakpoint(SourceLocation, BreakpointTypes) Yöntem

Tanım

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

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ırlı, koşullu, etkin ve hiçbiri içerebilen kesme noktası türleri numaralandırması üyesi.

Şunlara uygulanır