System::Web::Services::Protocols::SoapMessage::SetStream 方法
SoapMessage::SetStream method
设置包含 SOAP 消息数据的流。
void System::Web::Services::Protocols::SoapMessage::SetStream(System::SharedPtr<System::IO::Stream> stream)
| 参数 | 类型 | 描述 |
|---|---|---|
| 流 | System::SharedPtr<System::IO::Stream> | 必须设置的流。 |
另见
- Typedef SharedPtr
- Class Stream
- Class SoapMessage
- Namespace System::Web::Services::Protocols
- Library Aspose.Font for C++