libcURL.MultipartFormElement.MoreFiles - charonn0/RB-libcURL GitHub Wiki

libcURL.MultipartFormElement.MoreFiles

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 traverse the file list.