- fileName
- name of the settings file to which the settings will be saved.
Visual Basic (Usage) | Copy Code |
---|---|
|
Parameters
- fileName
- name of the settings file to which the settings will be saved.
Refer to Startup example.
To load the engine settings from a file, call LoadSettings.
You must call Startup method before calling
SaveSettings method.
However, if you call SaveSettings after calling
Startup, but before you have set any of the engine settings, the
settings file will contain the default settings.
For more information, refer to Starting and Shutting Down the Engine.
For more information, refer to Starting and Shutting Down the Engine.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family