Sdílet prostřednictvím


DebuggerService.CurrentContext Vlastnost

Definice

Získá nebo nastaví aktuální rozsah spuštění ve zdrojovém souboru.

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

Hodnota vlastnosti

Pozice ve zdrojovém souboru, která označuje začátek provádění.

Implementuje

Platí pro