Version: 2019.1

UploadHandlerFileConstructor

Switch to Manual
public UploadHandlerFile (string filePath);

Parameters

filePathA file containing data to send.

Description

Create a new upload handler to send data from the given file to the server.