ComponentOne BarCode for UWP
C1.BarCode Namespace / ApplicationException Class / HelpLink Property

In This Topic
    HelpLink Property (ApplicationException)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Overridable Property HelpLink As System.String
    [__DynamicallyInvokable()]
    public virtual System.string HelpLink {get; set;}
    See Also