Click or drag to resize

aceLogRegistrygetLogContent Method (Enum)

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets content of the log specified by [!:aceCommonTypes.enums.logOutputSpecial] or some other Enum key

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public string getLogContent(
	Enum key
)
Request Example View Source

Parameters

key
Type: SystemEnum
The key.

Return Value

Type: String
See Also