System::Web::Services::Protocols::SoapMessage::set_InternalStream method
SoapMessage::set_InternalStream method
Imposta lo stream che contiene i dati del messaggio SOAP.
void System::Web::Services::Protocols::SoapMessage::set_InternalStream(System::SharedPtr<System::IO::Stream> value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| value | System::SharedPtr<System::IO::Stream> | Il valore che deve essere impostato. |
Vedi anche
- Typedef SharedPtr
- Class Stream
- Class SoapMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.Page for C++