ComponentSpace Registry Toolkit Class Library Reference

MatchType Enumeration

The type of match.

[Visual Basic]
Public Enum MatchType
[C#]
public enum MatchType

Members

Member Name Description
KeyMatch Matched on key name.
ValueMatch Matched on value name.
DataMatch Matched on value data.

Requirements

Namespace: ComponentSpace.RegistryToolkit

Assembly: ComponentSpace.RegistryToolkit (in ComponentSpace.RegistryToolkit.dll)

See Also

ComponentSpace.RegistryToolkit Namespace