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