Functions.SetErrorLogFile Method |  |
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
public static string SetErrorLogFile()
Request Example
View SourceReturn Value
Type:
StringCurrent name of the error log file.
See Also