DiscoveryDocument::Read Method
.NET Framework (current version)
Reads and returns a DiscoveryDocument from the passed object.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Read(Stream^) | Reads and returns a DiscoveryDocument from the passed Stream. |
![]() ![]() | Read(TextReader^) | Reads and returns a DiscoveryDocument from the passed TextReader. |
![]() ![]() | Read(XmlReader^) | Reads and returns a DiscoveryDocument from the passed XmlReader. |
Show:

