ContractFailedEventArgs.FailureKind Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the type of contract that failed.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Diagnostics.Contracts.ContractFailureKindOne of the enumeration values that specifies the type of contract that failed.
Show: