OperationDescription.Faults Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a collection of the descriptions of the faults associated with the operation description.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Description.FaultDescriptionCollectionThe FaultDescriptionCollection that contains details about the faults associated with the operation description.
Show: