Trace.LogFileAppend Property

Definition

Gets or sets a value that indicates whether the Trace appends its logging output to the existing log file, or overwrites it.

public bool LogFileAppend { get; set; }
member this.LogFileAppend : bool with get, set
Public Property LogFileAppend As Boolean

Property Value

Applies to