Gets or sets the find and replace data.

Syntax

public List<KeyValuePair<string, string>> FindAndReplaceData  { get; set; }
Public Property FindAndReplaceData As List(Of KeyValuePair(Of String, String))