Click or drag to resize

SetErrorLogFile Function

X#
Get the name of the current errorlog file

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

Return Value

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