DataMismatch Members

tikumo.regis3

DataMismatch Members regdiff Code Documentation

The DataMismatch type exposes the following members.

Constructors

  NameDescription
Public methodDataMismatch
This constructor identifies a mismatch in the data of two registry values that are located in the same key path.
Back to Top
Fields

  NameDescription
Public fieldKey
Parent registry key path (by definition, the same in both registry trees)
Public fieldValue1
Data in first registry file
Public fieldValue2
Data in the second registry file
Back to Top
See Also