IExceptionMgr ExceptionMD5 Property A Sandcastle Documented Class Library
Gets the CRC of the exception text.

Namespace: Censitif.Library.Component
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

string ExceptionMD5 { get; }

Property Value

Type: String
The CRC of the exception text.
See Also