| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal hiveRoot As RegistryKey, _ ByVal path As String _ )  | |
| C# | |
|---|---|
public RegistryStorage( RegistryKey hiveRoot, string path )  | |
Parameters
- hiveRoot
 - path
 
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7