AddFile¶
Adds the specified file to the request.
1 |
|
Parameters¶
string name
The name of the parameter.
string fileId
The ID number of the file.
Returns¶
The current RestRequest instance.
Adds the specified file to the request.
1 |
|
string name
The name of the parameter.
string fileId
The ID number of the file.
The current RestRequest instance.