Condividi tramite


DebuggerService.SelectedLocation Proprietà

Definizione

Ottiene la posizione attualmente selezionata dalla finestra di progettazione.

public:
 property System::Activities::Debugger::SourceLocation ^ SelectedLocation { System::Activities::Debugger::SourceLocation ^ get(); };
public System.Activities.Debugger.SourceLocation SelectedLocation { get; }
member this.SelectedLocation : System.Activities.Debugger.SourceLocation
Public ReadOnly Property SelectedLocation As SourceLocation

Valore della proprietà

SourceLocation

Posizione nel file di origine attualmente selezionata.

Implementazioni

Si applica a