I want to write a piece of code that creates a file in the windows directory when the user performs a certain action.
The problem I have is not creating the file but correctly referencing the windows path. What is the best way to do this?
Im hoping that there is something similar to Application.Path except for the windows directory..
If anyone can point me in the right direction it would be appreciated.
Thanks
The problem I have is not creating the file but correctly referencing the windows path. What is the best way to do this?
Im hoping that there is something similar to Application.Path except for the windows directory..
If anyone can point me in the right direction it would be appreciated.
Thanks