FileSystemInfoDelete Method |
Deletes a file or directory.
Namespace:
Alphaleonis.Win32.Filesystem
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public abstract void Delete()
Public MustOverride Sub Delete
public:
virtual void Delete() abstract
abstract Delete : unit -> unit
See Also