DebuggerService.CurrentContext Eigenschap

Definitie

Hiermee haalt u het huidige uitvoeringsbereik op of stelt u dit in het bronbestand in.

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

Waarde van eigenschap

Een positie in het bronbestand waarmee het begin van de uitvoering wordt gemarkeerd.

Implementeringen

Van toepassing op