\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.C1Zip Namespace / ZipFileException Class / GetBaseException Method

In This Topic
    GetBaseException Method (ZipFileException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetBaseException() As System.Exception
    public virtual System.Exception GetBaseException()
    See Also