IDesignerDebugView.SelectedLocation Eigenschaft

Definition

Wenn sie in einer abgeleiteten Klasse implementiert wird, wird die ausgewählte Klasse angezeigt 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

Eigenschaftswert

Der ausgewählte Quellspeicherort.

Gilt für: