ISettingsService.DeleteSettingsFile Method

ISettingsServiceDeleteSettingsFile Method

Deletes the settings file.

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
void DeleteSettingsFile(
	string fileName
)
Sub DeleteSettingsFile ( 
	fileName As String
)

Parameters

fileName
Type: SystemString
Full path to settings to delete.
Version Information

Rhino for Windows

Supported in: 6.8
See Also