SoapHeaderBinding.Part Property

 

Gets or sets a value indicating to which MessagePart within the XML Web service the SoapHeaderBinding applies.

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

member Part : string with get, set

Property Value

Type: System.String

A string representing the name of the MessagePart to which the SoapHeaderBinding applies.

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

.NET Framework
Available since 1.1
Return to top
Show: