SoapHeaderFaultBinding.Part Property

 

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

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

The name of the MessagePart to which the SoapHeaderFaultBinding applies.

.NET Framework
Available since 1.1
Return to top
Show: