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