Class ArchiveFormatInfo
Class ArchiveFormatInfo
ja nimityö: Aspose.Zip.ArchiveInfo Kokoelma: Aspose.Zip.dll (25.5.0)
Tietoa arkistomuodosta.
public abstract class ArchiveFormatInfo
Inheritance
Perintöjäsenet
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ArchiveFormatInfo()
protected ArchiveFormatInfo()
Properties
Class
Saat luokan, joka edustaa arkistotiedostoa.
public abstract Type Class { get; }
Omistuksen arvo
Format
Saa arkiston muoto.
public abstract ArchiveFormat Format { get; }
Omistuksen arvo
Methods
ToString()
public override string ToString()