ContentTypeHeaderValue Properties

The ContentTypeHeaderValue type exposes the following members.

Properties
  NameDescription
Public propertyCharSet
Gets or sets the character-set for content.
Public propertyMediaType
Gets or sets the media-type for content.
Public propertyName
Gets the parameter name.
(Inherited from NameValueHeaderValue.)
Public propertyValue
Gets or sets the parameter value.
(Inherited from NameValueHeaderValue.)
See Also