| AppRegistrySetStringValue Method |
Stores a value in the registry.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static void SetStringValue(
string keyval,
string rvalue
)
Parameters
- keyval
- Type: SystemString
- rvalue
- Type: SystemString
See Also