| ComponentSpace Registry Toolkit Class Library Reference |
|
RegistryWatcher.KeyName Property
Gets the name of the key to watch.
[Visual Basic]
Public ReadOnly Property KeyName As
String
[C#]
public
string KeyName {get;}
Property Value
The name of the key to watch.
See Also
RegistryWatcher Class | ComponentSpace.RegistryToolkit Namespace