W3CLoggerOptions.FileName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定字串,表示用來儲存記錄資訊的檔案名稱前置。
目前日期加上檔案編號,格式為 {YYYYMMDD (。X} 會附加至指定的值。
預設值為 w3clog-
。
public string FileName { get; set; }
member this.FileName : string with get, set
Public Property FileName As String