Click or drag to resize
DebugLogFileGetLogFileName Method
Gets the log file name

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
public static string GetLogFileName(
	string fileName
)

Parameters

fileName
Type: SystemString
File name

Return Value

Type: String
See Also