SoapHeaderBinding.MapToProperty Property

 

Gets or sets a value indicating whether the SoapHeaderBinding instance is mapped to a specific property in generated proxy classes.

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

member MapToProperty : bool with get, set

Property Value

Type: System.Boolean

true if the SoapHeaderBinding maps to a specific property; otherwise false.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: