PluginImportingResultAllResultingPlugins - свойство
Список всех плагинов, доступных после импорта.
Пространство имён: Chronos.Platform.PluginHostСборка: Chronos.Platform (в Chronos.Platform.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public IReadOnlyList<PluginImportingItem> AllResultingPlugins { get; init; }
Public Property AllResultingPlugins As IReadOnlyList(Of PluginImportingItem)
Get
Set
public:
property IReadOnlyList<PluginImportingItem^>^ AllResultingPlugins {
IReadOnlyList<PluginImportingItem^>^ get ();
void set (IReadOnlyList<PluginImportingItem^>^ value);
}
member AllResultingPlugins : IReadOnlyList<PluginImportingItem> with get, set
Значение свойства
IReadOnlyListPluginImportingItem