CSharpTest.Net
RegistryStorage Constructor(RegistryKey,String)
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Serialization.StorageClasses Namespace > RegistryStorage Class > RegistryStorage Constructor : RegistryStorage Constructor(RegistryKey,String)

hiveRoot
path

Glossary Item Box

Stores values in the registry at path.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal hiveRoot As RegistryKey, _
   ByVal path As String _
)
C# 
public RegistryStorage( 
   RegistryKey hiveRoot,
   string path
)

Parameters

hiveRoot
path

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys