SoapServerMethod::OutHeaderMappings Property
.NET Framework (current version)
Gets the XmlMembersMapping used with SOAP responses from this Web service method.
Assembly: System.Web.Services (in System.Web.Services.dll)
public: property array<SoapHeaderMapping^>^ OutHeaderMappings { array<SoapHeaderMapping^>^ get(); }
Property Value
Type: array<System.Web.Services.Protocols::SoapHeaderMapping^>^The XmlMembersMapping used with SOAP responses from this Web service method.
.NET Framework
Available since 2.0
Available since 2.0
Show: