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