DefaultSectionKeyAttribute constructor
Attribute to access the default section key for an option class.
public DefaultSectionKeyAttribute(string sectionKey)
| parameter | description |
|---|---|
| sectionKey | Section key. |
Remarks
Creates a new instance of the attribute.
See Also
- class DefaultSectionKeyAttribute