Aracılığıyla paylaş


IDesignerDebugView.GetExactLocation(SourceLocation) Yöntem

Tanım

Türetilmiş bir sınıfta uygulandığında, yaklaşık bir konuma göre kaynak dosyada tam bir konum döndürür.

public:
 System::Activities::Debugger::SourceLocation ^ GetExactLocation(System::Activities::Debugger::SourceLocation ^ approximateLocation);
public System.Activities.Debugger.SourceLocation GetExactLocation (System.Activities.Debugger.SourceLocation approximateLocation);
abstract member GetExactLocation : System.Activities.Debugger.SourceLocation -> System.Activities.Debugger.SourceLocation
Public Function GetExactLocation (approximateLocation As SourceLocation) As SourceLocation

Parametreler

approximateLocation
SourceLocation

Bir kaynak dosya içinde yer alan ve geçersiz olduğu bilinen bir konum.

Döndürülenler

Kaynak dosya içinde tam olarak bir konum.

Şunlara uygulanır