string tempPath = System.IO.Path.GetTempPath();
MessageBox.Show("temppath: " + Path.GetTempPath()); MessageBox.Show(Environment.GetEnvironmentVariable("TEMP",EnvironmentVariableTarget.User));
This is still a bug in 10.3. I found it on the support site and status is still New, so we'll have to keep using the workaround.
NIM086862: Incorrect temporary path is returned through Add-In..
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.