Class ArchiveFormatInfo
Class ArchiveFormatInfo
Nazwa przestrzeń: Aspose.Zip.ArchiveInfo Zestawienie: Aspose.Zip.dll (25.5.0)
Przedstawia informacje o formacie archiwum.
public abstract class ArchiveFormatInfo
Inheritance
Dziedziczeni członkowie
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
Otrzymuje klasę, która reprezentuje plik archiwum.
public abstract Type Class { get; }
Wartość nieruchomości
Format
Dostęp do formatu archiwum.
public abstract ArchiveFormat Format { get; }
Wartość nieruchomości
Methods
ToString()
public override string ToString()