Click or drag to resize

NativeFileIOMoveFile Method

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public static void MoveFile(
	string existing,
	string newname
)

Parameters

existing
Type: SystemString
newname
Type: SystemString
See Also