CompareOptions.IgnoreComments

CompareOptions IgnoreComments property. Specifies whether to compare differences in comments.

CompareOptions.IgnoreComments property

Specifies whether to compare differences in comments.

public bool IgnoreComments { get; set; }

Remarks

By default comments are not ignored.

See Also