Click or drag to resize

IHtmlExceptionHtmlMessage Property

An optional Html representation of this exception. If this value is not empty then it should be preferred when outputting this exception in html format.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
Html HtmlMessage { get; }

Property Value

Type: Html
See Also