System.IO.FileInfo
public void MoveTo(
string destFileName)
public FileInfo Replace(
string destinationFileName,
string destinationBackupFileName)
public FileInfo Replace(
string destinationFileName,
string destinationBackupFileName,
bool ignoreMetadataErrors)