Click or drag to resize
Galactic API

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 bool Delete()

Return Value

Type: Boolean
True if the file was deleted, false otherwise.
See Also