| FileDelete Method |
Deletes this file.
Namespace:
Galactic.FileSystem
Assembly:
Galactic.FileSystem (in Galactic.FileSystem.dll) Version: 1.3.0.499 (1.3.0.499)
Syntax Public Function Delete As Boolean
member Delete : unit -> bool
Return Value
Type:
BooleanTrue if the file was deleted, false otherwise.
See Also