Mono Class Library: System.IO.File Overview | Members

System.IO.File.Replace Method

Documentation for this section has not yet been entered.

public static void Replace (string sourceFileName, string destinationFileName, string destinationBackupFileName, bool ignoreMetadataErrors)

Parameters

sourceFileName
Documentation for this section has not yet been entered.
destinationFileName
Documentation for this section has not yet been entered.
destinationBackupFileName
Documentation for this section has not yet been entered.
ignoreMetadataErrors
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0