ConfigurationBuilderContextStorageProcessors - свойство
Пространство имён: Tessa.Platform.ConfigurationСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public IList<IConfigurationStorageProcessor?>? StorageProcessors { get; set; }
Public Property StorageProcessors As IList(Of IConfigurationStorageProcessor)
Get
Set
public:
virtual property IList<IConfigurationStorageProcessor^>^ StorageProcessors {
IList<IConfigurationStorageProcessor^>^ get () sealed;
void set (IList<IConfigurationStorageProcessor^>^ value) sealed;
}
abstract StorageProcessors : IList<IConfigurationStorageProcessor> with get, set
override StorageProcessors : IList<IConfigurationStorageProcessor> with get, set
IListIConfigurationStorageProcessorIConfigurationBuilderMutableContextStorageProcessors
Значения null в перечислении пропускаются. Значение свойства null аналогично пустому перечислению.