Zip for WPF and Silverlight
C1.C1Zip.ZLib Namespace / ZStream Class / msg Field

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