Navigation: Object Model Reference > Options Object > Load Method |
|
Loads application options from a file.
Syntax
Options.Load(ByVal filename As String)
Arguments
Options
Options object
filename
Optional. The filename to load the options from or the last-loaded options file if not specified.
See Also
Applies to Options object