Version: 2017.3 (switch to 2017.4)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

DownloadHandlerFile Constructor

public DownloadHandlerFile(string path);

Parameters

path Path to file to be written.

Description

Creates a new instance and a file on disk where downloaded data will be written to.

Will throw ArgumentException if file cannot be created.

Did you find this page useful? Please give it a rating: