ComponentSpace Registry Toolkit Class Library Reference

RegistrySearcher.IncludeKeys Property

Gets or sets the flag indicating whether key names are to be included in the search.

[Visual Basic]
Public Property IncludeKeys As Boolean
[C#]
public bool IncludeKeys {get; set;}

Property Value

The flag indicating whether key names are to be included in the search. The default is true.

See Also

RegistrySearcher Class | ComponentSpace.RegistryToolkit Namespace