SoapHeaderFaultBinding.Use Property

 

Specifies whether the header is encoded using rules specified by the Encoding property, or is encapsulated within a concrete schema.

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

member Use : SoapBindingUse with get, set

Property Value

Type: System.Web.Services.Description.SoapBindingUse

One of the SoapBindingUse values. The default is Default.

.NET Framework
Available since 1.1
Return to top
Show: