deleteValue
This method of the
RegKey class
deletes a value from the key.
Syntax
public void
deleteValue
(String val);
Parameters
val
The name of the value that is deleted.
© 1999 Microsoft Corporation. All rights reserved. Terms of use.