File.

Replace(string, string, string) Method

Assembly
Pri.LongPath.dll
Namespace
Pri.LongPath
Containing Type
File

Syntax

public static void Replace(string sourceFileName, string destinationFileName, string destinationBackupFileName)

Parameters

Name Type Description
sourceFileName string
destinationFileName string
destinationBackupFileName string

Return Value

Type Description
void