Skip to content

libcURL.MultipartFormElement.FileName

Andrew Lambert edited this page Jun 18, 2021 · 3 revisions

Property Declaration

 Dim FileName 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 file name being used.

Clone this wiki locally