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