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)
Syntaxvoid LogSuccess(
string fileName
)
Sub LogSuccess (
fileName As String
)
Parameters
- fileName
- Type: SystemString
Used to generate registry key unique to this file name
Version InformationRhino for Windows
Supported in: 6.8
See Also