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