System.Web.Services.Description.SoapFaultBinding: Property Members

The properties of System.Web.Services.Description.SoapFaultBinding are listed below. For a list of all members, see the SoapFaultBinding Members list.

See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionFormatExtension

Public Properties

Encodingstring.

Gets or sets a URI representing the encoding style used to encode the SOAP fault message.

Namestring.

Gets or sets the value of the name attribute that relates the soap fault to the wsdl fault defined for the specified operation.

Namespacestring.

Get or sets the URI representing the location of the specification for encoding of content not specifically defined by the SoapFaultBinding.Encoding property.

UseSoapBindingUse.

Specifies whether the fault message is encoded using rules specified by the SoapFaultBinding.Encoding property, or is encapsulated within a concrete XML schema.