Udostępnij za pośrednictwem


IDesignerDebugView.CurrentContext Właściwość

Definicja

Po zaimplementowaniu w klasie pochodnej pobiera lub ustawia zakres wykonywania w pliku źródłowym.

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

Wartość właściwości

SourceLocation

Lokalizacja punktu początkowego do wykonania w pliku źródłowym.

Dotyczy