SourceLocationUpdatedEventArgs.UpdatedSourceLocation 属性

定义

获取或设置更新的源的位置。

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

属性值

更新的源的位置。

适用于