ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / ClientViewSourceException Class / TargetSite Property

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