BarCode for WPF | ComponentOne
C1.WPF.BarCode.4.6.2 Assembly / C1.BarCode Namespace / BarCodeException Class / TargetSite Property

In This Topic
    TargetSite Property (BarCodeException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetSite As MethodBase
    public MethodBase TargetSite {get;}
    See Also