Delen via


DiskDataStore.RenameFile(String, String) Method

Definition

public void RenameFile (string oldPath, string newPath);
abstract member RenameFile : string * string -> unit
override this.RenameFile : string * string -> unit
Public Sub RenameFile (oldPath As String, newPath As String)

Parameters

oldPath
String
newPath
String

Implements

Applies to