Name Property

IC Sharp Sharp Zip Lib

ICSharpCode SharpZipLib Class Library

ZipEntry.Name Property

Returns the entry name. The path components in the entry should always separated by slashes ('/'). Dos device names like C: should also be removed. See the ZipNameTransform class, or CleanName

public string Name {get;}

See Also

ZipEntry Class | ICSharpCode.SharpZipLib.Zip Namespace