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)
ParametroTipoDescrizione
valoreSystem::SharedPtr<System::IO::Stream>Il valore che deve essere impostato.

Vedi anche