ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / BarCodeException Class / Source Property

In This Topic
    Source Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Source As System.String
    public virtual System.string Source {get; set;}
    See Also