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