Class ArchiveFormatInfo

Class ArchiveFormatInfo

이름 공간 : Aspose.Zip.ArchiveInfo 모임: Aspose.Zip.dll (25.5.0)

아카이브 형식에 대한 정보를 제공합니다.

public abstract class ArchiveFormatInfo

Inheritance

object ArchiveFormatInfo

상속 회원들

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; }

부동산 가치

Type

Format

아카이브 형식을 입력합니다.

public abstract ArchiveFormat Format { get; }

부동산 가치

ArchiveFormat

Methods

ToString()

public override string ToString()

Returns

string

 한국어