Trace.LogFileName Property

Gets or sets the file name of the log file for the Trace object.

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

Syntax

C#
public string LogFileName { get; set; }

Property Value

Type: System.String
The file name of the log file for the Trace object.

See Also

Reference

Trace Class

Microsoft.AnalysisServices Namespace