ComponentOne Zip for UWP
C1.UWP.Zip Assembly / C1.C1Zip.ZLib Namespace / ZStream Class / msg Field

In This Topic
    msg Field
    In This Topic
    Description of the last error (null if no errors).
    Syntax
    'Declaration
     
    Public msg As System.String
    public System.string msg
    See Also