65.9K
CodeProject is changing. Read more.
Home

Get Physical Path of Application in ASP.Net [For Beginners]

starIconstarIconstarIconstarIconstarIcon

5.00/5 (1 vote)

Apr 13, 2011

CPOL
viewsIcon

21251

For Beginners

This will give the physical drive path of the application directory for the application hosted in the current application domain:
Dim strAppPath As String = HttpRuntime.AppDomainAppPath