MultipartFormDataKeyValuePair Properties |
The MultipartFormDataKeyValuePair type exposes the following members.
| Name | Description | |
|---|---|---|
| FileValue |
The file representation of the data.
| |
| Key |
The form content segment key.
| |
| StringValue |
The string representation of the data.
|