The type of the exception associated with the object instances in the collection.
Namespace:
MbUnit.Framework.ContractVerifiersAssembly: MbUnit (in MbUnit.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public Type ExpectedExceptionType { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property ExpectedExceptionType As Type |
