Settings.Save Method (Object, String)
Save to the registry using the specified key
[Visual Basic]Overloads Public Shared Sub Save( _
ByVal
settings As
Object, _
ByVal
key As
String _
)
Parameters
- settings
- Settings to save.
- key
- A string giving the registry key path relative to HKCU
See Also
Settings Class | NETXP.Library Namespace | Settings.Save Overload List