Visual Studio uses a private registry hive instead of \"polluting\" the system registry - typically found somewhere like this:
C:\\Users\\Abx\\AppData\\Local\\
To manually review, you can use the regedit.exe application to load the privateregistry.bin file by doing the following:
To programmatically access the key RegLoadAppKey is indeed your best bet.