Aracılığıyla paylaş


IDesignerDebugView.GetBreakpointLocations Yöntem

Tanım

Türetilmiş bir sınıfta uygulandığında, şu anda ayarlanmış kesme noktası konumu ve tür çiftlerinin listesini döndürür.

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)

Döndürülenler

IDictionary<SourceLocation,BreakpointTypes>

Şu anda ayarlanmış kesme noktası konumunun ve tür çiftlerinin bir listesi.

Şunlara uygulanır