ContentTypeHeaderValue Class
ContentTypeHeaderValue class
Represents a Content-Type header value.
public class ContentTypeHeaderValue : NameValueHeaderValue
Properties
| Name | Description |
|---|---|
| [getCharSet] | |
| [setCharSet] Gets or sets the character-set for content. | |
| [getMediaType] | |
| [setMediaType] Gets or sets the media-type for content. | |
| getName Gets the parameter name. | |
| [getValue] | |
| [setValue] Gets or sets the parameter value. |
Methods
| Name | Description |
|---|---|
| toString() | Returns a String that represents this instance. |
See Also
- class NameValueHeaderValue
- package com.aspose.html.net.headers
- package Aspose.HTML