FileInfo.

Replace(string, string) Method

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

Syntax

public FileInfo Replace(string destinationFilename, string backupFilename)

Parameters

Name Type Description
destinationFilename string
backupFilename string

Return Value

Type Description
FileInfo