Class ArchiveFormatInfo
Class ArchiveFormatInfo
Nama dari : Aspose.Zip.ArchiveInfo Perhitungan: Aspose.Zip.dll (25.5.0)
Menampilkan informasi tentang format arkib.
public abstract class ArchiveFormatInfo
Inheritance
anggota yang diwarisi
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
Mendapatkan kelas yang mewakili file arkib.
public abstract Type Class { get; }
Nilai Properti
Format
Dapatkan format arkib.
public abstract ArchiveFormat Format { get; }
Nilai Properti
Methods
ToString()
public override string ToString()