Interface IArchive

IArchive interface

このインターフェイスはアーカイブを表します。

public interface IArchive : IDisposable

プロパティ

名前説明
FileEntries { get; }のエントリを取得しますIArchiveFileEntryアーカイブを構成するタイプ.

関連項目