Rename a File.

This will not fail if the File does not exist.

Syntax

ISFileUtilities.RenameFile(fileName, newFileName)

Parameters

NameTypeOptionalByRefDescription
fileName String The Name of the File to Rename.
newFileName String The New File Name.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISFileUtilities
Namespace:
Intersoft.ISRuntime6
Assembly:
ISRuntime6, Version=6.0.3
Target Framework:
.NET 9.0