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>設定しなければならないストリーム。

参照