Click or drag to resize

CategorizedSettingsBasePersistSettings Method

Persist any pending changes to configuration file. This method is for internal use.

Namespace: GSF.Configuration
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.306-beta+82aa204adb806e6cc8bead4a5ccda6bfcec633d7
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected override void PersistSettings()
View Source
See Also