ISettingsWriteErrorService.LogSuccess Method

ISettingsWriteErrorServiceLogSuccess Method

If there is a entry for this settings file then increment the settings file successfully saved counter otherwise; do nothing.

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

Parameters

fileName
Type: SystemString
Used to generate registry key unique to this file name
Version Information

Rhino for Windows

Supported in: 6.8
See Also