Name Property

SharpZip Compression Library

SharpZip Compression 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 CleanName.

public string Name {get;}

See Also

ZipEntry Class | ICSharpCode.SharpZipLib.Zip Namespace