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