SourceLocationFoundEventArgs.SourceLocation Eigenschap

Definitie

Hiermee haalt u de specifieke locatie op in een doelbroncodebestand.

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

Waarde van eigenschap

De specifieke locatie in een doelbroncodebestand.

Van toepassing op