FileSpec.Delete Method | |
Delete the file represented by this file specification.
Namespace:
VO
Assembly:
VOSystemClasses (in VOSystemClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD Delete() AS USUAL
public virtual Usual Delete()
Request Example
View SourceReturn Value
Type:
Usual
TRUE if the file was successfully deleted; otherwise, FALSE.
See Also