This documentation is archived and is not being maintained.
FaultDescriptionCollection Class
Visual Studio 2008
A collection of FaultDescription objects that you can use to obtain information about SOAP faults in a contract.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Use the Find and FindAll methods to retrieve a FaultDescription or group of FaultDescription objects.
System.Object
System.Collections.ObjectModel.Collection(Of FaultDescription)
System.ServiceModel.Description.FaultDescriptionCollection
System.Collections.ObjectModel.Collection(Of FaultDescription)
System.ServiceModel.Description.FaultDescriptionCollection
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: