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





5.00/5 (1 vote)
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