DiscoveryDocument::Write Method
.NET Framework (current version)
Writes this DiscoveryDocument into the passed object.
Assembly: System.Web.Services (in System.Web.Services.dll)
| Name | Description | |
|---|---|---|
![]() | Write(Stream^) | Writes this DiscoveryDocument into the passed Stream. |
![]() | Write(TextWriter^) | Writes this DiscoveryDocument into the passed TextWriter. |
![]() | Write(XmlWriter^) | Writes this DiscoveryDocument into the passed XmlWriter. |
Show:
