SoapHeaderBinding::Fault Property
.NET Framework (current version)
Gets or sets the extension type controlling the output in a WSDL document for the headerfault XML element of a SOAP header.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property SoapHeaderFaultBinding^ Fault { SoapHeaderFaultBinding^ get(); void set(SoapHeaderFaultBinding^ value); }
Property Value
Type: System.Web.Services.Description::SoapHeaderFaultBinding^A SoapHeaderFaultBinding representing the SOAP header types used to transmit error information.
This property did not exist in version 1.0 of the Microsoft .NET Framework SDK.
.NET Framework
Available since 1.1
Available since 1.1
Show: