Xceed .NET Libraries Documentation
Xceed.GZip Assembly / Xceed.GZip Namespace / GZipArchive Class / CopyFilesTo Method


In This Topic
    CopyFilesTo Method (GZipArchive)
    In This Topic
    Extracts all the archive's files to a destination file.
    Overload List
    OverloadDescription
    Extracts all the archive's files to a destination file.  
    Extracts all the archive's files to a destination file, and raises events during the process.  
    Copies the folder's content to another folder. (Inherited from Xceed.FileSystem.AbstractFolder)
    (Inherited from Xceed.FileSystem.AbstractFolder)
    Copies the folder's content to another folder, and raises events during the process. (Inherited from Xceed.FileSystem.AbstractFolder)
    (Inherited from Xceed.FileSystem.AbstractFolder)
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also