The properties of the RegistryMatchEventArgs class are listed below. For a complete list of RegistryMatchEventArgs class members, see the RegistryMatchEventArgs Members topic.
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. |
RegistryMatchEventArgs Class | ComponentSpace.RegistryToolkit Namespace