Search Results for

    Show / Hide Table of Contents

    Class IronTarArchive

    An IronTarArchive for tar-type ".tar" Archives

    Inheritance
    System.Object
    IronBaseArchive
    IronTarArchive
    Implements
    System.IDisposable
    Inherited Members
    IronBaseArchive._storedArchivePath
    IronBaseArchive._internalStream
    IronBaseArchive.isDisposed
    Namespace: IronZip
    Assembly: IronZip.dll
    Syntax
    public class IronTarArchive : IronBaseArchive, IDisposable

    Constructors

    IronTarArchive()

    Creates a blank Archive. Please use in a using block. Use the SaveAs method to export the archive.

    Declaration
    public IronTarArchive()

    IronTarArchive(String)

    Open an existing Archive. Please use in a using block. Use the SaveAs method to export the archive.

    Declaration
    public IronTarArchive(string ArchivePath)
    Parameters
    Type Name Description
    System.String ArchivePath

    File path to open the existing Archive. Example:

    a.tar
    You may use an absolute path.

    Methods

    Add(String)

    Adds an archive entry (file) to the Archive. These entries will appear as files when the Archive is extracted.

    Declaration
    public void Add(string EntryFilePath)
    Parameters
    Type Name Description
    System.String EntryFilePath

    Filepath to the archive entry to add

    AddArchiveEntry(String)

    Adds an archive entry (file) to the Archive. These entries will appear as files when the Archive is extracted.

    Declaration
    public void AddArchiveEntry(string EntryFilePath)
    Parameters
    Type Name Description
    System.String EntryFilePath

    Filepath to the archive entry to add

    Dispose()

    Check the license before using IronZIP

    Declaration
    public override void Dispose()
    Overrides
    IronBaseArchive.Dispose()
    Exceptions
    Type Condition
    IronSoftware.Exceptions.LicensingException

    ExtractArchiveToDirectory(String, String)

    Will load an Archive and extract it to a Directory (System Folder)

    Declaration
    public static void ExtractArchiveToDirectory(string ArchiveSourcePath, string SaveDirectoryPath)
    Parameters
    Type Name Description
    System.String ArchiveSourcePath

    Path to the Archive to extract

    System.String SaveDirectoryPath

    Directory to extract files to

    FromFile(String)

    Creates an Archive with a specific file to add to it. Please use in a using block. Use the SaveAs method to export the archive.

    Declaration
    public static IronTarArchive FromFile(string FilePath)
    Parameters
    Type Name Description
    System.String FilePath

    File Entry to add to the Archive

    Returns
    Type Description
    IronTarArchive

    Returns the constructed IronTarArchive with the file entry added.

    FromFiles(String[])

    Creates an Archive with some files to add to it. Please use in a using block. Use the SaveAs method to export the archive.

    Declaration
    public static IronTarArchive FromFiles(string[] Paths)
    Parameters
    Type Name Description
    System.String[] Paths

    File Entries to add to the Archive

    Returns
    Type Description
    IronTarArchive

    Returns the constructed IronTarArchive with the file entries added.

    GetArchiveEntryNames()

    Load the entry / entries of an existing Archive

    Declaration
    public List<string> GetArchiveEntryNames()
    Returns
    Type Description
    System.Collections.Generic.List<System.String>

    Save()

    Save the archive

    Declaration
    public override void Save()
    Overrides
    IronBaseArchive.Save()
    Remarks

    Users cannot add additional entries after saving

    SaveAs(String)

    Save the archive to the specified path

    Declaration
    public override void SaveAs(string Path)
    Parameters
    Type Name Description
    System.String Path

    Save path

    Overrides
    IronBaseArchive.SaveAs(String)
    Remarks

    Users cannot add additional entries after saving

    Implements

    System.IDisposable

    Inherited members

    _storedArchivePath
    _internalStream
    isDisposed
    ☀
    ☾
    Downloads
    • Download with NuGet
    • Start for Free
    In This Article
    Back to top
    Install with NuGet
    IronZIP_for_dotnet_log2o
    Blue key in circleGet started for FREE
    No credit card required
    Test in a live environment

    Test in production without watermarks.
    Works wherever you need it to.

    Fully-functional product

    Get 30 days of fully functional product.
    Have it up and running in minutes.

    24/5 technical support

    Full access to our support engineering team during your product trial

    Grey key in circleGet started for FREE
    The trial form was submitted successfully.
    Calendar in circleBook Free Live Demo
    No contact, no card details, no commitments Book a 30-minute, personal demo.
    Here's what to expect:

    A live demo of our product and its key features

    Get project specific feature recommendations

    All your questions are answered to make sure you have all the information you need. (No commitment whatsoever.)

    Grey key in circleBook Free Live Demo
    Your booking has been completed Check your e-mail for confirmation
    Support Team Member 6 related to The C# PDF Library Support Team Member 14 related to The C# PDF Library Support Team Member 4 related to The C# PDF Library Support Team Member 2 related to The C# PDF Library
    Online 24/5
    Need help? Our sales team would be glad to help you.
    Try the Enterprise Trial
    ironpdf_for_dotnet_log2o
    Key in blue circle
    Get your free 30-day Trial Key instantly.
    bullet_checkedNo credit card or account creation required
    Key in blue circle
    Get your free 30-day Trial Key instantly.
    Blue key in circleNo credit card or account creation required
    Green Check in orange circle
    The trial form was submitted successfully.
    badge_greencheck_in_yellowcircle
    Thank you for starting a trial

    Please check your email for the trial license key.

    If you don’t receive an email, please start a live chat or email support@ironsoftware.com

    Install with NuGet
    View Licensing
    • Logo Aetna
    • Logo NASA
    • Logo GE
    • Logo Porsche
    • Logo USDA
    • Logo Qatar
    Join Millions of Engineers who’ve tried IronZIP