Skip to content

libcURL.MultipartFormElement.ContentLen

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

Property Declaration

 Dim ContentLen As Integer

Remarks

If the form element's Type is FormElementType.Stream, then this property will the length of the stream in bytes.

Clone this wiki locally