ContractFailedEventArgs.Unwind Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Indicates whether the code contract escalation policy should be applied.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Booleantrue to apply the escalation policy; otherwise, false. The default is true.
Show: