System.Environment.GetEnvironmentVariable("TEMP") or System.IO.Path.GetTempPath()
above syntax gets the TEMP folder path of the system.
have a look about system.environment.getenvironmentvariable from the msdn link.
Popularity: 5% [?]
Related posts:

September 17th, 2008
admin
Posted in
Tags: 
