Click or drag to resize
DebugSettings.GetLogFolder Method
File path, to which the debug logs operations

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 11.0.0
Syntax
C#
public string GetLogFolder(
	string folder
)

Parameters

folder
Type: System.String
Folder to which the log is written

Return Value

Type: String
See Also