ISettingsServiceDeleteSettingsFile Method |
Deletes the settings file.
Namespace:
Rhino.Runtime
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxvoid DeleteSettingsFile(
string fileName
)
Sub DeleteSettingsFile (
fileName As String
)
Parameters
- fileName
- Type: SystemString
Full path to settings to delete.
Version InformationRhino for Windows
Supported in: 6.8
See Also