MarkNestedContent

CompareOptions.MarkNestedContent property

Gets or sets a value indicating whether to mark the children of the deleted or inserted element as deleted or inserted.

public bool MarkNestedContent { get; set; }

See Also