IO..::..MoveFile Method

Moves the file.

Namespace:  Core
Assembly:  Core (in Core.dll)

Syntax


public static void MoveFile(
	string sSourcePath,
	string sDestPath
)

Parameters

sSourcePath
Type: String
The s source path.
sDestPath
Type: String
The s dest path.