Operation.Faults Property

 

Gets the collection of faults, or error messages, defined by the current Operation.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Faults : OperationFaultCollection with get

Property Value

Type: System.Web.Services.Description.OperationFaultCollection

A collection of faults, or error messages, defined by the current operation.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: