The expected inner exception.

Namespace: MbUnit.Framework
Assembly:  MbUnit.Framework (in MbUnit.Framework.dll)

Syntax

         
 C#  Visual Basic  Visual C++ 
public Type InnerExceptionType { get; }
Public ReadOnly Property InnerExceptionType As Type
public:
property Type^ InnerExceptionType {
	Type^ get ();
}

See Also