Click or drag to resize

aceApplicationBaselogContent Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Content of the logger

Namespace:  imbACE.Services.application
Assembly:  imbACE.Services (in imbACE.Services.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