11.6.5 AddFile Method
Adds a file to the request content. The file will be read and its content added to the request.
Input Arguments
Name | Type | Mandatory | Description |
|---|---|---|---|
Path | String | Yes | The path to the file to add to the request content. |
ContentInfo | No | The properties of the content. |
Return Value
None