IniConfigOptionsExtensions.

UseIni(ConfigOptions) Method

Summary

Configures the options to inject ini files into the correct locations in app settings

Syntax

public static ConfigOptions UseIni(this ConfigOptions options)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
options ConfigOptions

Return Value

Type Description
ConfigOptions