Temp folder

When you need the Temp folder, the easy (and clean .Net way) is to use:

IO.Path.GetTempPath()

0 comments: