MobileForms Toolkit Documentation

ZipArchive.Delete Method (String)

Deletes an empty directory or a file from a specified path.

public void Delete(
string path
);

Parameters

path
The name of the empty directory or file to remove.

See Also

ZipArchive Class | Resco.IO.Zip Namespace | ZipArchive.Delete Overload List