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