-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultipartFormElement.MoreFiles
Andrew Lambert edited this page Nov 26, 2022
·
5 revisions
libcURL.MultipartFormElement.MoreFiles
Dim MoreFiles As MultipartFormElement
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.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2014-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.