DataMismatch Members | regdiff Code Documentation |
The DataMismatch type exposes the following members.
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
DataMismatch |
This constructor identifies a mismatch in the data of two registry values that are located
in the same key path.
|
Fields
Name | Description | |
---|---|---|
Key |
Parent registry key path (by definition, the same in both registry trees)
| |
Value1 |
Data in first registry file
| |
Value2 |
Data in the second registry file
|
See Also