RegisterHelper Methods

HD.Common

RegisterHelper Methods Helper帮助文档

The RegisterHelper type exposes the following members.

Methods

  Name Description
Public method DeleteSubKey
删除注册表中的指定项
Public method DeleteValue
删除注册表中的值
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method GetValue
读取注册表
Public method GetValues
检索指定项关联的所有值
Public method IsExist
判断指定项是否存在
Protected method MemberwiseClone (Inherited from Object.)
Public method SetObjectValue
将对象所有属性写入指定注册表中
Public method SetValue
写入注册表,如果指定项已经存在,则修改指定项的值
Public method ToString (Inherited from Object.)
Top
See Also

Reference