SourceLocationFoundEventArgs.SourceLocation Proprietà

Definizione

Ottiene le posizione specifica in un file di codice sorgente di destinazione.

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

Valore della proprietà

Posizione specifica in un file di codice sorgente di destinazione.

Si applica a