Class ArchiveFormatInfo
ArchiveFormatInfo class
Represents information about the archive format.
public abstract class ArchiveFormatInfo
Properties
Name | Description |
---|---|
abstract Class { get; } | Gets the class that represents the archive file. |
abstract Format { get; } | Gets the archive format. |
Methods
Name | Description |
---|---|
override ToString() |
See Also
- namespace Aspose.Zip.ArchiveInfo
- assembly Aspose.Zip