Aracılığıyla paylaş


DiskDataStore.CopyFile(String, String) Method

Definition

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

Parameters

oldPath
String
newPath
String

Implements

Applies to