C#.Net 2.0 get virtual directory path question

J

Jason Huang

Hi,

In my C#.Net 2.0 web application, the web ServiceWeb application is running
on the C:\Inetpub\wwwroot\MyWeb folder.
I have another file server which store the files for downloading, through
the ServiceWeb.
Now I can access the file server's files through my web ServiceWeb.
However, I am wondering how do I know the path of a particular file in the
file server? in my C# application.
Thanks for help.


Jason
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top