Search for
in snippet title/description
in snippet text
Browse Code
Add-Ins
Blog
Language Feeds
Service Stats
FAQs
Feedback
About
Manage Your Code
Login
Register
Snippet: Web Service Root (C#)
Title:
Web Service Root
Language:
C#
Description:
Returns the Root Path of an ASP.NET Web Service
Views:
155
Author:
Paul Ward
Date Added:
6/17/2008
Copy
Code
1
string
addressPath = HttpContext.Current.Request.PhysicalApplicationPath
string addressPath = HttpContext.Current.Request.PhysicalApplicationPath