SettingsManager Class Members
The following tables list the members exposed by SettingsManager.
Public Properties
Name | Description | |
---|---|---|
![]() | Directory | Sets the parent directory into which the settings will be serialized. The defaults to C:\Documents and Settings\'User Name'\Local Settings\Application Data\Aveva\'Application Name' |
![]() ![]() | Instance | Returns implementation of this class |
![]() | PMLFormsToShow | PML Forms to be shown on restart. List obtained from appformcntrl. |
![]() | SettingsGroups | Gets the collection of SettingsGroups |
Public Methods
Name | Description | |
---|---|---|
![]() | AddGroup | Adds a new SettingsGroup with the given name. |
![]() | LoadSettings | Loads the settings from serialized data. |
![]() | SaveSettings | Saves the settings. |
See Also