Teilen über


IDesignerDebugView.SelectedLocation Eigenschaft

Definition

Bei Implementierung in einer abgeleiteten Klasse wird die ausgewählte SourceLocation abgerufen.

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

Eigenschaftswert

Der ausgewählte Quellspeicherort.

Gilt für: