An NDoc Documented Class Library

LogMessageEventArgs.Text Property

The message text.

public string Text {get;}

Remarks

Normally this is a log message, but if additional arguments are supplied, this will be a Format string so the extra arguments can be displayed correctly.

See Also

LogMessageEventArgs Class | EnterpriseDT.Util.Debug Namespace