Skip to main content
.NET 6.0+

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.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string TraceLogLocationKey = "TraceLogLocation"

Field Value

Type
String
See Also