Click or drag to resize

FileSpec.ErrInfo Property

X#
Return the error object from the last Copy() or Move() operation.

Namespace:  VO
Assembly:  VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY ErrInfo AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
The error object from the last Copy() or Move() operation.
See Also