ComponentSpace Registry Toolkit Class Library Reference

RegistryWatcher.WatchSubtree Property

Gets the flag indicating whether to watch the key's subtree too.

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

Property Value

The flag indicating whether to watch the key's subtree too. The default is true.

See Also

RegistryWatcher Class | ComponentSpace.RegistryToolkit Namespace