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