წაკითხვა ინგლისურად

გაზიარება არხიდან:


Trace.LogFileAppend Property

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

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public bool LogFileAppend { get; set; }

Property Value

Type: System.Boolean
true if the Trace appends its logging output to the existing log file; false if it overwrites it.

See Also

Reference

Trace Class

Microsoft.AnalysisServices Namespace