Zip for WinRT
CompressionLevel Property

エントリを zip ファイルに追加するときに使用する圧縮レベルを取得または設定します。
Syntax
'Declaration
 
Public Property CompressionLevel As CompressionLevelEnum
public CompressionLevelEnum CompressionLevel {get; set;}
Remarks
高圧縮設定では、作成されるファイルが小さくなりますが、処理に時間がかかります。デフォルト設定(CompressionLevelEnum.DefaultCompression)は、圧縮と速度のバランスが最適です。
See Also

Reference

C1ZipFile Class
C1ZipFile Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback