C#
Parameters
- source
- String.
- separator
- Delimiter.
- extension
- Extension.
Return Value
File name that consists of the character groups of the source string, separated with the separator character with extension extension.Extension method for the System.String class.
In order to correctly generate the file name, the source string must contain either group of characters that starts with a capital Latin letter or at least one number.
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