Sdílet prostřednictvím


IDesignerDebugView.SelectedLocation Vlastnost

Definice

Při implementaci v odvozené třídě získá vybrané SourceLocation .

public:
 property System::Activities::Debugger::SourceLocation ^ SelectedLocation { System::Activities::Debugger::SourceLocation ^ get(); };
public System.Activities.Debugger.SourceLocation SelectedLocation { get; }
member this.SelectedLocation : System.Activities.Debugger.SourceLocation
Public ReadOnly Property SelectedLocation As SourceLocation

Hodnota vlastnosti

SourceLocation

Vybrané zdrojové umístění.

Platí pro