ErrorDesc Property
Specifies a description of the current error.
Syntax
object.ErrorDesc [= String]
Parameters
The ErrorDesc property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
String |
The description of the current error. String is read-only. |