|   | IPersist | 
 Syntax
SyntaxThe IPersistSettings type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | PersistSettings | Determines whether the object settings are to be persisted to the config file. | 
|  | SettingsCategory | Gets or sets the category name under which the object settings are persisted in the config file. | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | LoadSettings | Loads saved settings from the config file. | 
|  | SaveSettings | Saves settings to the config file. | 
 See Also
See Also