共用方式為


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

屬性值

更新的來源位置。

適用於