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

In This Topic
    Message Property (ZStreamException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Message As System.String
    public virtual System.string Message {get;}
    See Also