DebuggerService.CurrentContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the current scope of execution in the source file.
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
Property Value
A position in the source file that marks the start of execution.
Implements
Applies to
Bekerjasama dengan kami di GitHub
Sumber untuk kandungan ini boleh didapati di GitHub, di mana anda juga boleh mencipta dan menyemak isu dan menarik permintaan. Untuk maklumat lanjut, lihat panduan penyumbang kami.