System.Web.Services.Description.SoapFaultBinding.Use Property

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

Syntax

[System.Xml.Serialization.XmlAttribute("use")]
[System.ComponentModel.DefaultValue(System.Web.Services.Description.SoapBindingUse.Default)]
public SoapBindingUse Use { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0