Gets or sets the text replace value (shared value).
| C# | Visual Basic | Visual C++ |
public string ReplaceValue { get; set; }
Public Property ReplaceValue As String
public: property String^ ReplaceValue { String^ get (); void set (String^ value); }
The replace value.