Version: 2017.3

DownloadHandlerFileConstructor

Cambiar al Manual
public DownloadHandlerFile (string path);

Parámetros

path Path to file to be written.

Descripción

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

Will throw ArgumentException if file cannot be created.