Navigation: Object Model Reference > Options Object > Save Method |
|
Saves application options to a file.
Syntax
Options.Save(ByVal filename As String = "")
Arguments
Options
Options object
filename
Optional. The filename to save the options to (saves to the last loaded filename if not specified).
See Also
Applies to Options object