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