ExtensionLoadingContextDeletedDependencies - свойство

The list of extensions/modules that are were present in the previous successful run and that are not present in the system anymore.

Пространство имён:  Orchard.Environment.Extensions
Сборка:  EleWise.ELMA.SDK.Web (в EleWise.ELMA.SDK.Web.dll) Версия: 1.0.0.0
Синтаксис
C#
public List<DependencyDescriptor> DeletedDependencies { get; set; }

Значение свойства

Тип: ListDependencyDescriptor
См. также