VSRegistry Members

Include Protected Members
Include Inherited Members

Provides utility functions for discovering the registry hive under which Visual Studio is currently running.

Methods

  Name Description
Public methodStatic member RegistryRoot(__VsLocalRegistryType) Represents the root of the registry hive under which Visual Studio is currently running, in the specified part of the registry.
Public methodStatic member RegistryRoot(__VsLocalRegistryType, Boolean) Represents the root of the registry hive under which Visual Studio is currently running, in the specified part of the registry.
Public methodStatic member RegistryRoot(IServiceProvider, __VsLocalRegistryType, Boolean) Represents the root of the registry hive under which Visual Studio is currently running, in the specified part of the registry.

Top

See Also

Reference

VSRegistry Class

Microsoft.VisualStudio.Shell Namespace