Gets a description of the error for this object.
Read-write property
Visual Basic |
---|
Public Property ErrorDescription As String |
A string representing the description of the last error.
This property give you the string name of the error, while the ErrorCode property returns the last error number.