RegDiff.KindMismatches Field

tikumo.regis3

RegDiff KindMismatches Field regdiff Code Documentation
Kind mismatches: a key/value exists in both files, but the kind doesn't match (for example, its a string in one file and an integer in the other)

Namespace: com.tikumo.regis3
Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)

Syntax

public readonly List<KindMismatch> KindMismatches
public readonly List<KindMismatch> KindMismatches

Field Value

Type: OnlineList KindMismatch 
See Also