ComponentSpace Registry Toolkit Class Library Reference

RegistryMatchEventArgs.ValueName Property

Gets the name of the matching value or the name of the value whose data has matched.

[Visual Basic]
Public ReadOnly Property ValueName As String
[C#]
public string ValueName {get;}

Property Value

The name of the matching value or the name of the value whose data has matched.

See Also

RegistryMatchEventArgs Class | ComponentSpace.RegistryToolkit Namespace