INameTransform Interface

SharpZip Compression Library

SharpZip Compression Library

INameTransform Interface

INameTransform defines how file system names are transformed for use with archives.

For a list of all members of this type, see INameTransform Members.

public interface INameTransform

Types that implement INameTransform

Type Description
ZipNameTransform ZipNameTransform transforms name as per the Zip file convention.

Requirements

Namespace: ICSharpCode.SharpZipLib.Core

Assembly: ICSharpCode.SharpZipLib (in ICSharpCode.SharpZipLib.dll)

See Also

INameTransform Members | ICSharpCode.SharpZipLib.Core Namespace