SecureBlackbox 2020 .NET Edition

Questions / Feedback?

Rename Method

Renames a file.

Syntax

public void Rename(string sourceFile, string destFile);
Public Sub Rename(ByVal SourceFile As String, ByVal DestFile As String)

Remarks

Use this method to rename a server-side SourceFile to DestFile.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]