ComponentOne BarCode for UWP
C1.BarCode Namespace / BarCodeException Class / InnerException Property

In This Topic
    InnerException Property (BarCodeException)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public ReadOnly Property InnerException As System.Exception
    [__DynamicallyInvokable()]
    public System.Exception InnerException {get;}
    See Also