Version: 
        
      
      
      
      CopyFileAsync(string sourcePath, string targetPath, bool overwrite) Method
  Syntax
  
    public
    virtual
    System.Threading.Tasks.Task CopyFileAsync(string sourcePath, string targetPath, bool overwrite)
  Parameters
  
    - sourcePath
- Type: string
 
    - targetPath
- Type: string
 
    - overwrite
- Type: bool