Open main menu

Linux and Unix Users Group at Virginia Teck Wiki β

Changes

MonoDevelop

200 bytes added, 18:57, 7 December 2009
Adding a Web Reference
[[Image:MonoDevelop-Web_reference-Reference_listed.png]]
 
You cannot alter the namespace that the web reference is put into. Therefore, to use it, you'll need to have a line of code similar to the following:
<pre>
using Project5.www.webservicex.net;
</pre>
=See Also=
Anonymous user