Click or drag to resize
PropertiesFileEraseSection Method

[Missing <summary> documentation for "M:X3Platform.Configuration.PropertiesFile.EraseSection(System.String)"]

Namespace: X3Platform.Configuration
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public void EraseSection(
	string sectionName
)

Parameters

sectionName
Type: SystemString

[Missing <param name="sectionName"/> documentation for "M:X3Platform.Configuration.PropertiesFile.EraseSection(System.String)"]

See Also