C#
Parameters
- source
- String.
- oldValue
- String to be replaced.
- newValue
- String to replace the last inclusion of oldValue.
Return Value
String equivalent to the current string but with the duplicate oldValue inclusions replaced with newValue.Extension method for the System.String class.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2