共用方式為


DebuggerService.SelectedLocation 屬性

定義

取得目前從設計工具選取的位置。

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

屬性值

在原始程式檔中目前選取的位置。

實作

適用於