DebuggerService.SelectedLocation Eigenschap

Definitie

Hiermee haalt u de momenteel geselecteerde locatie op uit de ontwerpfunctie.

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

Waarde van eigenschap

De positie in het bronbestand dat momenteel is geselecteerd.

Implementeringen

Van toepassing op