Click or drag to resize

FileSpec.Delete Method (Typed)

X#
Delete the file represented by this file specification.

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

Return Value

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