Web References Property Page
Visual Studio 2005
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.
See Consuming XML Web Services for more information.
For information on how to access the Web Reference property page, see How To: Specify Project Properties with Property Pages.