SourceLocationUpdatedEventArgs.UpdatedSourceLocation Property

Definition

Gets the updated source location.

public:
 property System::Activities::Debugger::SourceLocation ^ UpdatedSourceLocation { System::Activities::Debugger::SourceLocation ^ get(); };
public System.Activities.Debugger.SourceLocation UpdatedSourceLocation { get; }
member this.UpdatedSourceLocation : System.Activities.Debugger.SourceLocation
Public ReadOnly Property UpdatedSourceLocation As SourceLocation

Property Value

The updated source location.

Applies to