<PackageReference Include="NETStandard.Library" Version="2.0.0" />
System.IO.FileInfo
public void MoveTo(
string destFileName)
public FileInfo Replace(
string destinationFileName,
string destinationBackupFileName)
public FileInfo Replace(
string destinationFileName,
string destinationBackupFileName,
bool ignoreMetadataErrors)