| ComponentSpace Registry Toolkit Class Library Reference |
|
RegistryMatchEventArgs.ValueData Property
Gets the matching value data.
[Visual Basic]
Public ReadOnly Property ValueData As
Object
[C#]
public
object ValueData {get;}
Property Value
The matching value data.
See Also
RegistryMatchEventArgs Class | ComponentSpace.RegistryToolkit Namespace