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