Skip to content

libcURL.MultipartFormElement.MoreFiles

Andrew Lambert edited this page Jun 15, 2017 · 5 revisions

Property Declaration

 Dim MoreFiles As MultipartFormElement

Remarks

If the element contains several file parts then this method returns the first extra file. Use the NextElement property of the returned MultipartFormElement to iterate over the file list.

Clone this wiki locally