ComponentSpace Registry Toolkit Class Library Reference

RegistryMatchEventArgs.KeyName Property

Gets the name of the matching key or the name of the key whose value or value data has matched.

[Visual Basic]
Public ReadOnly Property KeyName As String
[C#]
public string KeyName {get;}

Property Value

The name of the matching key or the name of the key whose value or value data has matched.

See Also

RegistryMatchEventArgs Class | ComponentSpace.RegistryToolkit Namespace