Aracılığıyla paylaş


SourceLocationFoundEventArgs(Object, SourceLocation) Oluşturucu

Tanım

Hedef ve kaynak konumu kullanarak SourceLocationFoundEventArgs sınıfının yeni bir örneğini başlatıyor.

public:
 SourceLocationFoundEventArgs(System::Object ^ target, System::Activities::Debugger::SourceLocation ^ sourceLocation);
public SourceLocationFoundEventArgs (object target, System.Activities.Debugger.SourceLocation sourceLocation);
new System.Activities.Debugger.SourceLocationFoundEventArgs : obj * System.Activities.Debugger.SourceLocation -> System.Activities.Debugger.SourceLocationFoundEventArgs
Public Sub New (target As Object, sourceLocation As SourceLocation)

Parametreler

target
Object

Hedef konum.

sourceLocation
SourceLocation

Kaynak konumu.

Şunlara uygulanır