Bagikan melalui


DebuggerService.UpdateSourceLocations Metode

Definisi

Mengumpulkan pemetaan baru item model dan titik henti dari SourceLocationMapping.

public:
 void UpdateSourceLocations(System::Collections::Generic::Dictionary<System::Object ^, System::Activities::Debugger::SourceLocation ^> ^ newSourceLocationMapping);
public void UpdateSourceLocations (System.Collections.Generic.Dictionary<object,System.Activities.Debugger.SourceLocation> newSourceLocationMapping);
member this.UpdateSourceLocations : System.Collections.Generic.Dictionary<obj, System.Activities.Debugger.SourceLocation> -> unit
Public Sub UpdateSourceLocations (newSourceLocationMapping As Dictionary(Of Object, SourceLocation))

Parameter

newSourceLocationMapping
Dictionary<Object,SourceLocation>

Daftar item model dan pasangan titik henti.

Berlaku untuk