UploadHandlerFile Constructor
public UploadHandlerFile(string filePath);
Parameters
| filePath | A file containing data to send. |
Description 描述
Create a new upload handler to send data from the given file to the server.
| filePath | A file containing data to send. |
Create a new upload handler to send data from the given file to the server.