Archived from groups: microsoft.public.windowsxp.general,microsoft.public.windowsxp.help_and_support (More info?)
"Fridhelm Neubauer" <frieneubaerr@freenet.de> wrote in message
news:eAIDMo3uFHA.2540@TK2MSFTNGP09.phx.gbl...
> Hi newsgroup,
> Where is this folder 'System.IO.Path.GetTempPath' located and is it
> possible to delete its contents?
>
> Thanks a lot.
System.IO.Path.GetTempPath is a .NET property that returns the temporary
directory. This varies depending on the system or the user.
For example, on XP it might be
C:\Documents and Settings\<user>\Local Settings\Temp
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.