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

プロパティ値

更新済みソース位置。

適用対象