Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
RegistryProxy Class
 RegistryProxy Members
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
RegistryProxy Members

Updated: November 2007

Provides properties and methods for manipulating the registry.

The RegistryProxy type exposes the following members.

  NameDescription
Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
GetType Gets the Type of the current instance. (Inherited from Object.)
GetValue Gets a value from a registry key.
MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
SetValueOverloaded. Writes a value to a registry key.
ToString Returns a String that represents the current Object. (Inherited from Object.)
Top
  NameDescription
ClassesRoot Returns a RegistryKey type which provides access to HKEY_CLASSES_ROOT.
CurrentConfig Returns a RegistryKey type which provides access to HKEY_CURRENT_CONFIG.
CurrentUser Returns a RegistryKey type which provides access to HKEY_CURRENT_USER.
DynData Returns a RegistryKey type, which provides access to HKEY_DYNDATA.
LocalMachine Returns a RegistryKey type, which provides access to HKEY_LOCAL_MACHINE.
PerformanceData Returns a RegistryKey type, which provides access to HKEY_PERFORMANCE_DATA.
Users Returns a RegistryKey type, which provides access to HKEY_USERS.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker