Click or drag to resize

builderForLoglogContent Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Gets the content of the log.

Namespace:  imbACE.Core.core
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
public string logContent { get; }
Request Example View Source

Property Value

Type: String
The content of the log.

Implements

IAceLogable.logContent
See Also