Zip for WPF and Silverlight
C1.C1Zip Namespace / ZipFileException Class
Members

In This Topic
    ZipFileException Class
    In This Topic
    無効な Zip ファイルを開こうとすると生成される例外。
    Object Model
    ZipFileException Class
    Syntax
    'Declaration
     
    
    Public Class ZipFileException 
       Inherits System.IO.IOException
    public class ZipFileException : System.IO.IOException 
    Inheritance Hierarchy

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

    See Also