Skip to content

libcURL.FormElementType

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

libcURL.FormElementType

Enum Declaration

Protected Enum FormElementType
  MemoryBlock
  Stream
  String
  File

Remarks

Used in the MultipartFormElement class to indicate the type of form element.

Clone this wiki locally