UncompressedSize

ZipFile.UncompressedSize property

圧縮されていないサイズをバイト単位で取得します.

public ulong UncompressedSize { get; }

プロパティ値

圧縮されていないサイズ (バイト単位)。

関連項目