ComponentSpace Registry Toolkit Class Library Reference

RegistryMatchEventArgs.MatchType Property

Gets the type of match that occurred.

[Visual Basic]
Public ReadOnly Property MatchType As MatchType
[C#]
public MatchType MatchType {get;}

Property Value

The type of match that occurred ie. key name, value name or value data.

See Also

RegistryMatchEventArgs Class | ComponentSpace.RegistryToolkit Namespace