Click to Rate and Give Feedback
MSDN
MSDN Library
Visual Studio 2008
Visual Studio
Visual Studio SDK
VSRegistry Class
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
Visual Studio SDK
VSRegistry Class

Updated: November 2007

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

This API is not CLS-compliant. 

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.9.0 (in Microsoft.VisualStudio.Shell.9.0.dll)

Visual Basic (Declaration)
<CLSCompliantAttribute(False)> _
Public NotInheritable Class VSRegistry
Visual Basic (Usage)
You do not need to declare an instance of a static class in order to access its members.
C#
[CLSCompliantAttribute(false)]
public static class VSRegistry
Visual C++
[CLSCompliantAttribute(false)]
public ref class VSRegistry abstract sealed
JScript
public final class VSRegistry
System..::.Object
  Microsoft.VisualStudio.Shell..::.VSRegistry
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement | Site Feedback
Page view tracker