Xceed .NET Libraries Documentation
Xceed.Tar Assembly / Xceed.Tar Namespace / QuickTar Class
Methods


In This Topic
    QuickTar Class Members
    In This Topic

    The following tables list the members exposed by QuickTar.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Overloaded. Lists the items contained in the Tar archive, specifying whether the operation will be performed recursively and using the provided filters on the returned items.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Removes files from a Tar archive, specifying whether files contained within sub-folders will also be removed.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Archives the specified files in the specified Tar archive.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Extracts files from a Tar archive to a destination folder, using the provide parameters and specifying whether the Tar archive is compressed with GZip.  
    Top
    See Also