Skip to content

libcURL.MultipartFormElement.Stream

Andrew Lambert edited this page Jun 15, 2017 · 7 revisions

Property Declaration

 Dim Stream As Readable

Remarks

Returns a reference to the Readable object from which the form element contents will be read when the form is actually posted to a server. If the element Type is not a FormElementType.Stream then this will be Nil.

See also

Clone this wiki locally