-
-
Notifications
You must be signed in to change notification settings - Fork 11
libcURL.MultipartFormElement.Type
Andrew Lambert edited this page Nov 26, 2022
·
4 revisions
Dim Type As FormElementType
A member of the FormElementType enum.
The type of the form element identifies whether the element is a string part or a file upload part, and how the contents of the part should be accessed (stream, path, pointer, etc.)
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.