Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

XafApplication.TraceLogLocationKey Field

Specifies the setting in the configuration file’s appSettings section. This setting specifies the log file location.

Namespace: DevExpress.ExpressApp

Assembly: DevExpress.ExpressApp.v21.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string TraceLogLocationKey = "TraceLogLocation"

Field Value

Type
String
See Also