IRegistryKeySetValue(String, Object) Method |
[Missing <summary> documentation for "M:Demo3D.Common.IRegistryKey.SetValue(System.String,System.Object)"]
Namespace: Demo3D.CommonAssembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntaxvoid SetValue(
string name,
Object val
)
Parameters
- name String
[Missing <param name="name"/> documentation for "M:Demo3D.Common.IRegistryKey.SetValue(System.String,System.Object)"]
- val Object
[Missing <param name="val"/> documentation for "M:Demo3D.Common.IRegistryKey.SetValue(System.String,System.Object)"]
See Also