The expected exception.

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

Syntax

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

See Also