MultipartContentElement Membersfrevvo Live Forms

The MultipartContentElement type exposes the following members.
Properties

  NameDescription
Public propertyContentDispositionType
Property that holds the content disposition type for this multipart element.
Public propertyContentTransferEncoding
Property that holds the Content-Transfer-Encoding data for the multipart element.
Public propertyContentType
Property that holds the Content-Type data for the multipart element.
Public propertyDataPayload
Property that holds the payload data for the multipart element.
Public propertyIsFile
True when this multipart element has an associated filename.
Public propertyName
Property that holds the name field from the Content-Disposition section of the multipart element.
Back to Top
See Also