In C#, how do I get the name of the drive that the Operating System is installed on?
All other Environment properties can be found at ms itself : http://msdn.microsoft.com/en-us/library/system.environment_properties.aspx
SystemDirectory - Gets the fully qualified path of the system directory.