IExceptionMgr CompressdException Property A Sandcastle Documented Class Library
Gets the compressed text of the exception.

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

string CompressdException { get; }

Property Value

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