Click or drag to resize

DirectoryInfoDelete Method

Deletes this DirectoryInfo if it is empty.

Namespace:  Alphaleonis.Win32.Filesystem
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public override void Delete()
Exceptions
See Also