Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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