Click or drag to resize

MultipartFormDataKeyValuePair Properties

The MultipartFormDataKeyValuePair type exposes the following members.

Properties
  NameDescription
Public propertyFileValue
The file representation of the data.
Public propertyKey
The form content segment key.
Public propertyStringValue
The string representation of the data.
Top
See Also