Skip to content

libcURL.MultipartFormElement.MoreFiles

Andrew Lambert edited this page Nov 26, 2022 · 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 traverse the file list.

Clone this wiki locally