DiscoveryReference::WriteDocument Method (Object^, Stream^)
.NET Framework (current version)
When overridden in a derived class, writes the document to a Stream.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- document
-
Type:
System::Object^
The document to write into a Stream.
- stream
-
Type:
System.IO::Stream^
The Stream into which the document is written.
DiscoveryReference#1
.NET Framework
Available since 1.1
Available since 1.1
Show: