Sets the configuration key's value.
[Visual Basic]
Public Shared Sub SetValue( _
ByVal
key As
String, _
ByVal
value As
Object _
)
Parameters
-
key
- The key whose value should be set.
-
value
- Either a string or integer object representing the key's value.
See Also
Config Class | ID3Sync.IO Namespace