ConfigurationBuilderContextStorageProcessors - свойство
Пространство имён: Tessa.Platform.ConfigurationСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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 аналогично пустому перечислению.