Sitecore 5.1.1 API

Settings.DebugFolder Property

Gets the path to the debug folder.

[Visual Basic]
Public Shared ReadOnly Property DebugFolder As String
[C#]
public static string DebugFolder {get;}

Property Value

Default value: DataFolder

Remarks

The debug folder is the place where debug files are stored.

The value can be a virtual or physical path.

See Also

Settings Class | Sitecore.Configuration Namespace