Share via


W3CLoggerOptions.FileName Property

Definition

Gets or sets a string representing the prefix of the file name used to store the logging information. The current date plus a file number (in the format {YYYYMMDD.X} will be appended to the given value. Defaults to w3clog-.

public string FileName { get; set; }
member this.FileName : string with get, set
Public Property FileName As String

Property Value

Applies to