ComponentSpace Registry Toolkit Class Library Reference

RegistryMatchEventArgs Properties

The properties of the RegistryMatchEventArgs class are listed below. For a complete list of RegistryMatchEventArgs class members, see the RegistryMatchEventArgs Members topic.

Public Instance Properties

KeyName Gets the name of the matching key or the name of the key whose value or value data has matched.
MatchType Gets the type of match that occurred.
ValueData Gets the matching value data.
ValueName Gets the name of the matching value or the name of the value whose data has matched.

See Also

RegistryMatchEventArgs Class | ComponentSpace.RegistryToolkit Namespace