Skip to content

libcURL.MultipartFormElement.FileName

Andrew Lambert edited this page Nov 26, 2022 · 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