ComponentOne BarCode for UWP
C1.BarCode Namespace / BarCodeException Class / GetBaseException Method

In This Topic
    GetBaseException Method (BarCodeException)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Overridable Function GetBaseException() As System.Exception
    [__DynamicallyInvokable()]
    public virtual System.Exception GetBaseException()
    See Also