Class ArchiveFormatInfo

Class ArchiveFormatInfo

Namespace: Aspose.Zip.ArchiveInfo
Assembly: Aspose.Zip.dll (25.1.0)

Reprezentuje informacje o formacie archiwum.

public abstract class ArchiveFormatInfo

Dziedziczenie

objectArchiveFormatInfo

Członkowie dziedziczeni

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Konstruktorzy

ArchiveFormatInfo()

protected ArchiveFormatInfo()

Właściwości

Klasa

Zwraca klasę, która reprezentuje plik archiwum.

public abstract Type Class { get; }

Wartość właściwości

Type

Format

Zwraca format archiwum.

public abstract ArchiveFormat Format { get; }

Wartość właściwości

ArchiveFormat

Metody

ToString()

public override string ToString()

Zwraca

string

 Polski