Streamreader - web application folder name

  • Thread starter Thread starter Tao Bai
  • Start date Start date
T

Tao Bai

I am using a streamreader to pull in the contents of disk
file for use in an ASP.NET application. Is there a way
to get the name of the application folder, like
c:\inetpub\wwwroot\myappfolder\ so that I can refer to a
file contained within my app's own folder? Right now I
am only able to hardcode the file name.
Thanks
 
Back
Top