Functions.SetErrorLogFile 方法 | |
Get the name of the current errorlog file
命名空间:
XSharp.Core
程序集:
XSharp.Core (在 XSharp.Core.dll 中) 版本:2.22 GA
语法 FUNCTION SetErrorLogFile() AS STRING
public static string SetErrorLogFile()
查看代码返回值
类型:
StringCurrent name of the error log file.
参见