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.

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 Set C++ compiler and build properties in Visual Studio.

See also

C++ project property page reference