Zip for UWP/WinRT
Date プロパティ

エントリの作成に使用されたファイルが最後に変更された日付/時刻を取得します。
構文
'宣言
 
Public ReadOnly Property Date As System.Date
public System.DateTime Date {get;}
解説
この値を使用して、ソースファイルが最後に圧縮されてから変更されたため、エントリを更新する必要があるかどうかをチェックできます。
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

参照

関連項目

C1ZipEntry クラス
C1ZipEntry メンバ

Send Feedback