Click or drag to resize

LogEntryToHTMLRow Property

Gets the log type to HTML.

Namespace:  Koden.Utils.Logger
Assembly:  Koden.Utils.Logger (in Koden.Utils.Logger.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ToHTMLRow { get; }

Property Value

Type: String
The log type to HTML.
See Also