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

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