Xceed .NET Libraries Documentation
Xceed.Zip Assembly / Xceed.Zip.Sfx Namespace / RegistryKey Class
Properties


RegistryKey Class Members

The following tables list the members exposed by RegistryKey.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the RegistryKey class specifying the registry key name, the value name and the value.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the name of the registry key.  
Public PropertyGets or sets the value of the registry key.  
Public PropertyGets or sets the name of the value to add.  
Top
See Also