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