Skip to content
Version 2.11.0
↓ Get the launcher

IPluginConfig.GetSection method

Returns the named section. Sections are created lazily on first access; the returned IConfigSection is stable across calls for the same name.

public IConfigSection GetSection(string name)