Version: 2018.1

DownloadHandlerFileConstructor

マニュアルに切り替える
public DownloadHandlerFile (string path);

パラメーター

pathPath to file to be written.

説明

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

Will throw ArgumentException if file cannot be created.