get working directory / location
Published: 9. October 2011 | Updated: 9. October 2011License: Microsoft Public License (MS-PL)
Categories: Consoles, File system » Directories, Winforms
Tags: C# Console Winforms WPF
string currentDirectory = Environment.CurrentDirectory;
| Send us feedback about this snippet » |





