Gets the CRC of the exception text.
Namespace: Censitif.Library.ComponentAssembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
public string ExceptionMD5 { get; }
public string ExceptionMD5 { get; }
Public ReadOnly Property ExceptionMD5 As String
Get
Public ReadOnly Property ExceptionMD5 As String
Get
public:
virtual property String^ ExceptionMD5 {
String^ get () sealed;
}
public:
virtual property String^ ExceptionMD5 {
String^ get () sealed;
}
Property Value
Type:
StringThe CRC of the exception text.
Implements
IExceptionMgr ExceptionMD5