c# - What determines the return value of Path.GetTempPath()? - Stack Overflow

c# - What determines the return value of Path.GetTempPath()? - Stack Overflow

瀏覽:1393
日期:2025-07-01
Currently, I use Path.GetTempPath() to figure out where to write my log files, but recently I came across a user's machine where the path returned was not what I expected. Usually, the returned path is C:\Documents and Settings\[userid]\Local ...看更多