ComponentSpace Registry Toolkit Class Library Reference

RegistrySearcher.IncludeValues Property

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

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

Property Value

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

See Also

RegistrySearcher Class | ComponentSpace.RegistryToolkit Namespace