Zip for UWP/WinRT
ZipFileException クラス
メンバ 

無効な Zip ファイルを開こうとすると生成される例外。
オブジェクト モデル
ZipFileException クラス
構文
'宣言
 
Public Class ZipFileException 
   Inherits System.IO.IOException
public class ZipFileException : System.IO.IOException 
継承階層

System.Object
   System.Exception
      System.SystemException
         System.IO.IOException
            C1.C1Zip.ZipFileException

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

参照

関連項目

ZipFileException メンバ
C1.C1Zip 名前空間

Send Feedback