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

 日本語