DebuggerService.CurrentLocation Eigenschap

Definitie

Hiermee haalt u de huidige locatie van de uitvoering op of stelt u deze in.

public:
 property System::Activities::Debugger::SourceLocation ^ CurrentLocation { System::Activities::Debugger::SourceLocation ^ get(); void set(System::Activities::Debugger::SourceLocation ^ value); };
public System.Activities.Debugger.SourceLocation CurrentLocation { get; set; }
member this.CurrentLocation : System.Activities.Debugger.SourceLocation with get, set
Public Property CurrentLocation As SourceLocation

Waarde van eigenschap

Een locatie in het bronbestand.

Implementeringen

Van toepassing op