ManagementObjectSearcher searcher = new ManagementObjectSearcher ( "SELECT * FROM Win32_SerialPort" ); foreach ( ManagementObject obj in searcher.Get()) { Console .WriteLine(obj[ "DeviceID" ].ToString()); }
This last weekend my cousin and I were finally able to take advantage in our new investment and build our new server, to see the details go here .