How to

get system directory

Published: 12. January 2009 | Updated: 12. January 2009
License: Microsoft Public License (MS-PL)
Categories: Windows
Tags: C# File System Windows
Was this snippet helpful for you? YESYES / NONO
string dir = Environment.SystemDirectory;
Send us feedback about this snippet »



Related Snippets: