Provides methods for saving the application's settings.

The following tables list the members exposed by the SaveSettings type.

Name Description
Public constructor SaveSettings Initializes a new instance of the SaveSettings class.
Top
Name Description
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method LoadOptions Loads the application's settings from the file.
Public method Static ReferenceEquals (inherited from Object).
Public method SaveOptions Saves the application's settings to the file.
Public method ToString (inherited from Object).
Top