| Hunny Software Library Reference | |
DecodeException.ErrorCode Property
Gets the error code associated with the exception.
[Visual Basic]Public ReadOnly Property ErrorCode As
Integer [C#]public
int ErrorCode {get;}
Property Value
the error code associated with the decode error
See Also
DecodeException Class | Hunny.Mime Namespace