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