Skip to content

libcURL.MultipartFormElement.ContentType

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

Property Declaration

 Dim ContentType As String

Remarks

If the form element is a file part (regardless of whether an actual file is used), then this property will return the MIMEType being used.

Clone this wiki locally