IDesignerDebugView.CurrentLocation Özellik

Tanım

Türetilmiş bir sınıfta uygulandığında, hata ayıklayıcısı tarafından işlenen bir dosyada yürütmenin geçerli konumunu alır veya ayarlar.

public:
 property System::Activities::Debugger::SourceLocation ^ CurrentLocation { System::Activities::Debugger::SourceLocation ^ get(); void set(System::Activities::Debugger::SourceLocation ^ value); };
public System.Activities.Debugger.SourceLocation CurrentLocation { get; set; }
member this.CurrentLocation : System.Activities.Debugger.SourceLocation with get, set
Public Property CurrentLocation As SourceLocation

Özellik Değeri

Hata ayıklayıcısı tarafından işlenen bir dosyada yürütmenin geçerli konumu.

Şunlara uygulanır