FileLoggerFileNameFormat 属性
文件名格式化字符串。默认为“0000”,当第1个文件,即为0001.log,第2个文件为0002.log,以此类推。
命名空间: TouchSocket.Core程序集: TouchSocket.Core (在 TouchSocket.Core.dll 中) 版本:4.1.4.7+7f7e1f78093c99347956e09330d5d7aca1d2bdf2
public string FileNameFormat { get; set; }
Public Property FileNameFormat As String
Get
Set
member FileNameFormat : string with get, set
属性值
String