DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomValidationException Class / InnerException Property

In This Topic
    InnerException Property (DicomValidationException)
    In This Topic
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public ReadOnly Property InnerException As System.Exception
    [__DynamicallyInvokable()]
    public System.Exception InnerException {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also