Web References Property Page

The Web References property page specifies how the XML Web service proxy class will be generated. An XML Web service proxy class will be generated if you add a web reference to your project. See Add Web Reference for more information.

The Web References property page contains the following properties:

  • Output file
    The name of the file to contain the XML Web service proxy class.

  • Suppress Startup Banner
    Do not display the banner for the Web Services Description Language Tool (Wsdl.exe).

  • Namespace
    Specifies the name of the generated web proxy.

  • Additional References
    Specifies the additional DLLs referenced by the proxy DLL.

For information on how to access the Web Reference property page, see How To: Specify Project Properties with Property Pages.

See Also

Reference

Property Pages (Visual C++)