System::Web::Services::Protocols::SoapMessage::set_InternalStream method
SoapMessage::set_InternalStream method
Establece el flujo que contiene los datos del mensaje SOAP.
void System::Web::Services::Protocols::SoapMessage::set_InternalStream(System::SharedPtr<System::IO::Stream> value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| value | System::SharedPtr<System::IO::Stream> | El valor que debe establecerse. |
Ver también
- Typedef SharedPtr
- Class Stream
- Class SoapMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++