FaultContractAttribute Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The FaultContractAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
Action | Gets or sets the action of the SOAP fault message that is specified as part of the operation contract. |
|
DetailType | Gets the type of a serializable object that contains error information. |
|
Name | Gets or sets the name of the fault message in Web Services Description Language (WSDL). |
|
Namespace | Gets or sets the namespace of the SOAP fault. |
Show: