Class ArchiveFormatInfo

Class ArchiveFormatInfo

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

아카이브 형식에 대한 정보를 나타냅니다.

public abstract class ArchiveFormatInfo

상속

objectArchiveFormatInfo

상속된 멤버

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

생성자

ArchiveFormatInfo()

protected ArchiveFormatInfo()

속성

Class

아카이브 파일을 나타내는 클래스를 가져옵니다.

public abstract Type Class { get; }

속성 값

Type

Format

아카이브 형식을 가져옵니다.

public abstract ArchiveFormat Format { get; }

속성 값

ArchiveFormat

메서드

ToString()

public override string ToString()

반환

string

 한국어