ContentType Properties |
The ContentType type exposes the following members.
| Name | Description | |
|---|---|---|
| Boundary |
Gets or sets the value of the boundary parameter
included in the Content-Type header.
| |
| CharSet |
Gets or sets the value of the charset parameter.
| |
| MediaType |
Gets or sets the internet media type.
| |
| Name |
Gets or sets the value of the name parameter.
| |
| Parameters |
Gets the dictionary that contains the parameters.
|