ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace / ZStreamException Class / GetBaseException Method

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