Zip for UWP/WinRT
Refresh メソッド

現在の zip ファイルを開き直すことで、すべてのデータメンバをリフレッシュします。
構文
'宣言
 
Public Sub Refresh() 
public void Refresh()
解説
他のアプリケーションが zip ファイルを変更した可能性があり、Entries コレクションの情報を最新の状態にする場合は、このメソッドが便利です。
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

参照

関連項目

C1ZipFile クラス
C1ZipFile メンバ

Send Feedback