获取或设置日志的最大支持长度,超过设置的长度后会自动拆分为新的日志文件。初始值为:104857600 Byte(100M)
命名空间:
SuperMap.Desktop程序集: SuperMap.Desktop.Core (in SuperMap.Desktop.Core)
版本: dll
语法
C# |
---|
public static long MaxLogFileSize { get; set; } |
C# |
---|
public static long MaxLogFileSize { get; set; } |