ServiceDescription::Write Method (TextWriter^)
.NET Framework (current version)
Writes out the ServiceDescription as a Web Services Description Language (WSDL) file to the TextWriter.
Assembly: System.Web.Services (in System.Web.Services.dll)
Parameters
- writer
-
Type:
System.IO::TextWriter^
A TextWriter that contains the WSDL file produced.
.NET Framework
Available since 1.1
Available since 1.1
Show: