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

속성 값

업데이트된 소스 위치입니다.

적용 대상