IFinder.ReplaceWith Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The string used to replace the found text.
public:
property System::String ^ ReplaceWith { System::String ^ get(); };
public string ReplaceWith { get; }
member this.ReplaceWith : string
Public ReadOnly Property ReplaceWith As String