IDesignerDebugView.SelectedLocation Eigenschap

Definitie

Wanneer deze wordt geïmplementeerd in een afgeleide klasse, wordt de geselecteerde klasse opgevraagd 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

Waarde van eigenschap

De geselecteerde bronlocatie.

Van toepassing op