Método System::Web::Services::Protocols::SoapMessage::SetHeaders
SoapMessage::SetHeaders method
Establece la colección de los encabezados SOAP.
void System::Web::Services::Protocols::SoapMessage::SetHeaders(System::SharedPtr<SoapHeaderCollection> headers)
| Parámetro | Tipo | Descripción |
|---|---|---|
| encabezados | System::SharedPtr<SoapHeaderCollection> | La colección de los encabezados SOAP a establecer. |
Ver también
- Typedef SharedPtr
- Class SoapHeaderCollection
- Class SoapMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.PDF for C++