Click or drag to resize
PrefChangeEventArgs Properties

The PrefChangeEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyPrefName
The name of the preference being added, changed, or removed
Public propertyValueBool
Returns TRUE if ValueString=="true", case-insensitively
Public propertyValueString
The string value of the preference, or null if the preference is being removed
Top
See Also