Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Data Namespace / IExceptionInfo Interface / InnerException Property

In This Topic
    InnerException Property (IExceptionInfo)
    In This Topic
    The information about this exception's inner exception (or null if none).
    Syntax
    'Declaration
     
    
    ReadOnly Property InnerException As IExceptionInfo
    IExceptionInfo InnerException {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also