ArchiveFormatInfo

ArchiveFormatInfo class

Represents information about the archive format.

public abstract class ArchiveFormatInfo

Properties

NameDescription
abstract Class { get; }Gets the class that represents the archive file.
abstract Format { get; }Gets the archive format.

Methods

NameDescription
override ToString()

See Also