Config.removeSection

Removes the given section from the configuration database.

class Config
static
void
removeSection
(
string path
)

Parameters

path string

path to the configuration section.

Meta