Udostępnij przez


DebuggerService.CurrentContext Właściwość

Definicja

Pobiera lub ustawia bieżący zakres wykonywania w pliku źródłowym.

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

Wartość właściwości

Pozycja w pliku źródłowym, która oznacza początek wykonywania.

Implementuje

Dotyczy