Version: 2017.2

DownloadHandlerFileConstructor

Switch to Manual
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.