| Name | Description |
---|
| RegistryAttribute(RegistryHive, String) |
Initializes a new instance of RegistryAttribute. The name that is used is the property name.
|
| RegistryAttribute(RegistryHive, String, NullableRegistryValueKind) |
Initializes a new instance of RegistryAttribute. The name that is used is the property name.
|
| RegistryAttribute(RegistryHive, String, Object) |
Initializes a new instance of RegistryAttribute. The name that is used is the property name.
|
| RegistryAttribute(RegistryHive, RegistryView, String, Object) |
Initializes a new instance of RegistryAttribute. The name that is used is the property name.
|
| RegistryAttribute(RegistryHive, String, Object, NullableRegistryValueKind) |
Initializes a new instance of RegistryAttribute. The name that is used is the property name.
|
| RegistryAttribute(RegistryHive, String, String, Object) | |
| RegistryAttribute(RegistryHive, RegistryView, String, Object, NullableRegistryValueKind) |
Initializes a new instance of RegistryAttribute. The name that is used is the property name.
|
| RegistryAttribute(RegistryHive, RegistryView, String, String, Object) | |
| RegistryAttribute(RegistryHive, String, String, Object, NullableRegistryValueKind) | |
| RegistryAttribute(RegistryHive, RegistryView, String, String, Object, NullableRegistryValueKind) | |