Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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