DebuggerService.DeleteBreakpoint(SourceLocation) Methode

Definitie

Hiermee verwijdert u een onderbrekingspunt van de locatie in het bronbestand.

public:
 virtual void DeleteBreakpoint(System::Activities::Debugger::SourceLocation ^ sourceLocation);
public void DeleteBreakpoint(System.Activities.Debugger.SourceLocation sourceLocation);
abstract member DeleteBreakpoint : System.Activities.Debugger.SourceLocation -> unit
override this.DeleteBreakpoint : System.Activities.Debugger.SourceLocation -> unit
Public Sub DeleteBreakpoint (sourceLocation As SourceLocation)

Parameters

sourceLocation
SourceLocation

Een locatie in het bronbestand.

Implementeringen

Van toepassing op