ServiceDescription.Write Method (XmlWriter)

 

Writes out the ServiceDescription to the XmlWriter as a Web Services Description Language (WSDL) file.

Namespace:   System.Web.Services.Description
Assembly:  System.Web.Services (in System.Web.Services.dll)

member Write : 
        writer:XmlWriter -> unit

Parameters

writer
Type: System.Xml.XmlWriter

An XmlWriter, passed by reference, which contains the WSDL file produced.

ServiceDescription_Read#4

.NET Framework
Available since 1.1
Return to top
Show: