Sdílet prostřednictvím


IDesignerDebugView.GetBreakpointLocations Metoda

Definice

Při implementaci v odvozené třídě vrátí seznam aktuálně nastavených dvojic umístění a typu zarážky.

public:
 System::Collections::Generic::IDictionary<System::Activities::Debugger::SourceLocation ^, System::Activities::Presentation::Debug::BreakpointTypes> ^ GetBreakpointLocations();
public System.Collections.Generic.IDictionary<System.Activities.Debugger.SourceLocation,System.Activities.Presentation.Debug.BreakpointTypes> GetBreakpointLocations ();
abstract member GetBreakpointLocations : unit -> System.Collections.Generic.IDictionary<System.Activities.Debugger.SourceLocation, System.Activities.Presentation.Debug.BreakpointTypes>
Public Function GetBreakpointLocations () As IDictionary(Of SourceLocation, BreakpointTypes)

Návraty

Seznam aktuálně nastavených dvojic umístění a typu zarážky

Platí pro