Summary
Configures the options to inject ini files into the correct locations in app settings
- Assembly
- Rocket
.Surgery .Extensions .Configuration .Ini .dll - Namespace
- Rocket
.Surgery .Extensions .Configuration - Containing Type
- Ini
Config Options Extensions
Syntax
public static ConfigOptions UseIni(this ConfigOptions options)
Attributes
Type | Description |
---|---|
Nullable |
Parameters
Name | Type | Description |
---|---|---|
options | ConfigOptions |
Return Value
Type | Description |
---|---|
ConfigOptions |