Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns a description of the error that occurred when the COM object was called.
Syntax
public str description()
Run On
Called
Return Value
Type: str
The error description.
Remarks
The description might be empty if the COM object does not support handing out textual error messages.
The description property is read-only.