SoapHeaderBinding.Use Property

 

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

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

Public Property Use As SoapBindingUse

Property Value

Type: System.Web.Services.Description.SoapBindingUse

One of the SoapBindingUse values. The default is Default.

SoapHeaderBinding_Use#4

.NET Framework
Available since 1.1
Return to top
Show: