Condividi tramite


DebuggerService.CurrentLocation Proprietà

Definizione

Ottiene o imposta la posizione corrente di esecuzione.

public:
 property System::Activities::Debugger::SourceLocation ^ CurrentLocation { System::Activities::Debugger::SourceLocation ^ get(); void set(System::Activities::Debugger::SourceLocation ^ value); };
public System.Activities.Debugger.SourceLocation CurrentLocation { get; set; }
member this.CurrentLocation : System.Activities.Debugger.SourceLocation with get, set
Public Property CurrentLocation As SourceLocation

Valore della proprietà

SourceLocation

Posizione nel file di origine.

Implementazioni

Si applica a