IgnoreChangeSettings

CompareOptions.IgnoreChangeSettings property

Gets or sets settings to ignore changes based on similarity.

public IgnoreChangeSensitivitySettings IgnoreChangeSettings { get; set; }

Property Value

Settings to ignore changes.

See Also