L
localhost
I want to determine within my code-behind only the location of the
current tem directory for ym ASP.NET files. For example, the latest
web app build on my system shows:
"c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\testapp\97e6075d\ca93f565\assembly\dl2\d5f616ee\9e1410d4_0348c401"
I know it is dynamic, but I want to determine what the current
directory is in-code.
Thanks.
current tem directory for ym ASP.NET files. For example, the latest
web app build on my system shows:
"c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET
Files\testapp\97e6075d\ca93f565\assembly\dl2\d5f616ee\9e1410d4_0348c401"
I know it is dynamic, but I want to determine what the current
directory is in-code.
Thanks.