IPluginImporterGetAllImports - метод
Пространство имён: Chronos.Platform.PluginHostСборка: Chronos.Platform (в Chronos.Platform.dll) Версия: 4.1.4+115fce864fec7bf37ea70396e6660596be991d3b
IReadOnlyList<PluginImportingItem> GetAllImports()
Function GetAllImports As IReadOnlyList(Of PluginImportingItem)
IReadOnlyList<PluginImportingItem^>^ GetAllImports()
abstract GetAllImports : unit -> IReadOnlyList<PluginImportingItem>
Возвращаемое значение
IReadOnlyListPluginImportingItemСписок всех плагинов, импортированных в предыдущие вызовы метода
ImportAsync(IPluginFinder, CancellationToken).