ContentTypeHeaderValue class

ContentTypeHeaderValue class

Represents a Content-Type header value.

Inheritance: ContentTypeHeaderValueNameValueHeaderValue

The ContentTypeHeaderValue type exposes the following members:

Properties

PropertyDescription
nameGets the parameter name.
valueGets or sets the parameter value.
char_setGets or sets the character-set for content.
media_typeGets or sets the media-type for content.

See Also