File.

Copy(string, string) Method

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

Syntax

public static void Copy(string sourceFileName, string destFileName)

Parameters

Name Type Description
sourceFileName string
destFileName string

Return Value

Type Description
void