SoapServerMethod.OutHeaderMappings Property

 

Gets the XmlMembersMapping used with SOAP responses from this Web service method.

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

member OutHeaderMappings : SoapHeaderMapping[] with get

Property Value

Type: System.Web.Services.Protocols.SoapHeaderMapping[]

The XmlMembersMapping used with SOAP responses from this Web service method.

.NET Framework
Available since 2.0
Return to top
Show: