SourceLocationFoundEventArgs.SourceLocation Propiedad

Definición

Obtiene la ubicación específica en un archivo de código fuente de destino.

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

Valor de propiedad

Ubicación específica en un archivo de código fuente de destino.

Se aplica a