FileInfo.

CopyTo(string, bool) Method

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

Syntax

public FileInfo CopyTo(string destFileName, bool overwrite)

Parameters

Name Type Description
destFileName string
overwrite bool

Return Value

Type Description
FileInfo