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

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