Поделиться через


DebuggerService.CurrentContext Свойство

Определение

Получает или задает текущую область выполнения в исходном файле.

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

Значение свойства

Позиция в исходном файле, отмечающая начало выполнения.

Реализации

Применяется к