Class ArchiveFormatInfo
Class ArchiveFormatInfo
نام ها : Aspose.Zip.ArchiveInfo جمع آوری: Aspose.Zip.dll (25.5.0)
ارائه اطلاعات مربوط به فرمت آرشیو.
public abstract class ArchiveFormatInfo
Inheritance
اعضای ارثی
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
کلاس را دریافت می کند که فایل آرشیو را نشان می دهد.
public abstract Type Class { get; }
ارزش املاک
Format
فرمت آرشیو را دریافت کنید.
public abstract ArchiveFormat Format { get; }
ارزش املاک
Methods
ToString()
public override string ToString()