FileInfo.

Replace(string, string, bool) Method

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

Syntax

public FileInfo Replace(string destinationFilename, string backupFilename, bool ignoreMetadataErrors)

Parameters

Name Type Description
destinationFilename string
backupFilename string
ignoreMetadataErrors bool

Return Value

Type Description
FileInfo