ContentType Properties
.NET Framework (current version)
Namespace:
System.Net.Mime
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Boundary | Gets or sets the value of the boundary parameter included in the Content-Type header represented by this instance. |
![]() | CharSet | Gets or sets the value of the charset parameter included in the Content-Type header represented by this instance. |
![]() | MediaType | Gets or sets the media type value included in the Content-Type header represented by this instance. |
![]() | Name | Gets or sets the value of the name parameter included in the Content-Type header represented by this instance. |
![]() | Parameters | Gets the dictionary that contains the parameters included in the Content-Type header represented by this instance. |
Show:
