True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.8 Assembly / C1.Reflection Namespace / AssemblyLoadingException Class / InnerException Property

In This Topic
    InnerException Property (AssemblyLoadingException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerException As System.Exception
    public System.Exception InnerException {get;}
    See Also