PluginImportingResultAllResultingPlugins - свойство
Список всех плагинов, доступных после импорта.
Пространство имён: Chronos.Platform.PluginHostСборка: Chronos.Platform (в Chronos.Platform.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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