Click or drag to resize
DebugSettingsGetLogFolder Method
File path, to which the debug logs operations

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

Parameters

folder
Type: SystemString
Folder to which the log is written

Return Value

Type: String
See Also