Aracılığıyla paylaş


DebuggerService.UpdateBreakpoint(SourceLocation, BreakpointTypes) Yöntem

Tanım

Belirtilen türü göstermek için belirtilen kesme noktasının görünümünü Güncelleştirmeler.

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

Parametreler

sourceLocation
SourceLocation

Güncelleştirilecek kesme noktasının konumu.

newBreakpointType
BreakpointTypes

Numaralandırmadan BreakpointTypes yeni bir kesme noktası türü.

Uygulamalar

Şunlara uygulanır