Updated: November 2007
Provides utility functions for discovering the registry hive under which Visual Studio is currently running.
<CLSCompliantAttribute(False)> _ Public NotInheritable Class VSRegistry
You do not need to declare an instance of a static class in order to access its members.
[CLSCompliantAttribute(false)] public static class VSRegistry
[CLSCompliantAttribute(false)] public ref class VSRegistry abstract sealed
public final class VSRegistry