Hello i buil a WCF Webservice which should return me the root page of the website.
Example:
Webservice Adress:
http://localhost/bov2/OPS.svc
Root Page:
http://localhost/bov2/
How can I create a string which shows me the root page?
thanks in advance for your help
Try this
Sometimes i put it in a common class, in that case you should use this syntax