IDesignerDebugView.CurrentContext Eigenschap

Definitie

Wanneer deze is geïmplementeerd in een afgeleide klasse, haalt of stelt u het bereik van de uitvoering 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

De beginpuntlocatie voor uitvoering in het bronbestand.

Van toepassing op