Share via


SoapEnvelope.Load Method

Loads the SOAP envelope with data.

Overload List

Name Description
SoapEnvelope.Load (Stream) Loads the SOAP envelope from the specified stream.
SoapEnvelope.Load (String) Loads the SOAP envelope from the specified file.
SoapEnvelope.Load (TextReader) Loads the SOAP envelope from the specified text reader.
SoapEnvelope.Load (XmlReader) Loads the SOAP envelope from the specified XML reader.

See Also

Reference

SoapEnvelope Class
SoapEnvelope Members
Microsoft.Web.Services3 Namespace