Zip for UWP/WinRT
Close メソッド (C1ZipFile)

C1ZipFile オブジェクトのすべてのデータメンバをリセットします。
構文
'宣言
 
Public Sub Close() 
public void Close()
解説
ディスクファイルは、C1Zip によって自動的に閉じられます。C1ZipFile クラスと物理 zip ファイルの間の接続を切断する場合は、このメソッドを使用するだけで済みます。
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