Search.Copy(String, String, CopyOptions, CancellationToken) Method
Containing Type: Search
Assembly: Orang.FileSystem.dll
public Orang.FileSystem.IOperationResult Copy(string directoryPath, string destinationPath, Orang.FileSystem.CopyOptions? options = null, System.Threading.CancellationToken cancellationToken = default)
Parameters
directoryPath String
destinationPath String
options CopyOptions
cancellationToken CancellationToken