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