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

屬性值

選定的來源地點。

適用於