FaultCode.IsPredefinedFault Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the fault is a SOAP 1.1 or SOAP 1.2 fault.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.Booleantrue if the fault is a SOAP 1.1 or SOAP 1.2 fault; otherwise, false.
Show: