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

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