MobileForms Toolkit Documentation

ZipArchive.GetEntryName Method 

Return the name of directory or file.

public string GetEntryName(
string path
);

Parameters

path
Path to the directory or file.

Return Value

The name of directory or file.

See Also

ZipArchive Class | Resco.IO.Zip Namespace