Otter SDK Reference
Version:

CopyFile(string sourcePath, string targetPath, bool overwrite) Method

Syntax

public void CopyFile(string sourcePath, string targetPath, bool overwrite)

Parameters

sourcePath
Type: string
targetPath
Type: string
overwrite
Type: bool