Zip for UWP/WinRT
Checksum プロパティ

ストリームの整合性をチェックするために使用されるチェックサム値を取得します。
構文
'宣言
 
Public ReadOnly Property Checksum As System.Integer
public System.int Checksum {get;}
解説
使用されるチェックサムは、C1ZStreamWriter の作成方法に応じて Adler 値または crc32 値のいずれかになります。
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

関連項目

C1ZStreamWriter クラス
C1ZStreamWriter メンバ

Send Feedback