Язык

SourceLocationUpdatedEventArgs(Guid, SourceLocation) Конструктор

Определение

Инициализирует новый экземпляр класса SourceLocationUpdatedEventArgs.

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)

Параметры

objectReference
Guid

Guid измененного объекта ObjectReference.

updatedSourceLocation
SourceLocation

Обновленная версия SourceLocation.

Применяется к