get system directory
Published: 12. January 2009 | Updated: 12. January 2009License: Microsoft Public License (MS-PL)
Categories: Windows
Tags: C# File System Windows
string dir = Environment.SystemDirectory;
| Send us feedback about this snippet » |
string dir = Environment.SystemDirectory;
| Send us feedback about this snippet » |