SoapHeaderBinding::Use Property
.NET Framework (current version)
Specifies whether the header is encoded using rules specified by the Encoding property, or is encapsulated within a concrete XML schema.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property SoapBindingUse Use { SoapBindingUse get(); void set(SoapBindingUse value); }
Property Value
Type: System.Web.Services.Description::SoapBindingUseOne of the SoapBindingUse values. The default is Default.
SoapHeaderBinding_Use#4
.NET Framework
Available since 1.1
Available since 1.1
Show: