Click or drag to resize

FileSpec.Delete Method

X#
Delete the file represented by this file specification.

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

Return Value

Type: Usual
TRUE if the file was successfully deleted; otherwise, FALSE.
See Also