ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace / ZStreamException Class / HResult Property

In This Topic
    HResult Property (ZStreamException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property HResult As System.Integer
    public System.int HResult {get;}
    See Also