SourceLocationUpdatedEventArgs(Guid, SourceLocation) Konstruktor

Definition

Initialisiert eine neue Instanz der SourceLocationUpdatedEventArgs-Klasse.

public:
 SourceLocationUpdatedEventArgs(Guid objectReference, System::Activities::Debugger::SourceLocation ^ updatedSourceLocation);
public SourceLocationUpdatedEventArgs(Guid objectReference, System.Activities.Debugger.SourceLocation updatedSourceLocation);
new System.Activities.Presentation.SourceLocationUpdatedEventArgs : Guid * System.Activities.Debugger.SourceLocation -> System.Activities.Presentation.SourceLocationUpdatedEventArgs
Public Sub New (objectReference As Guid, updatedSourceLocation As SourceLocation)

Parameter

objectReference
Guid

Die GUID der geänderten ObjectReference.The GUID of the ObjectReference that changed.

updatedSourceLocation
SourceLocation

Die aktualisierte SourceLocation.

Gilt für: