ServiceDescription.Write Method (String)

 

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

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

member Write : 
        fileName:string -> unit

Parameters

fileName
Type: System.String

The path to which the WSDL file is written.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: