Click or drag to resize

Functions.SetErrorLogFile Method

X#
Get the name of the current errorlog file

Namespace:  XSharp.Core
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.16
Syntax
 FUNCTION SetErrorLogFile() AS STRING
Request Example View Source

Return Value

Type: String
Current name of the error log file.
See Also