IDesignerDebugView.SelectedLocation 屬性

定義

在衍生類別內實作時,設定選取的 SourceLocation

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

屬性值

選取的來源位置。

適用於