The description of the condition that caused the failure.
innerException
The inner exception that caused the current exception.
Remarks
The default failure behavior is to raise an System.Diagnostics.Debug.Assert(bool), which causes the Assert dialog box to be displayed. You can change that behavior to throw an Exception instead of displaying the dialog box.
Requirements
Namespace: System.Diagnostics.Contracts.Internal Assembly: mscorlib (in mscorlib.dll) Assembly Versions: 4.0.0.0