ContentTypeHeaderValue.MediaType

ContentTypeHeaderValue.MediaType property

Gets or sets the media-type for content.

public MimeType MediaType { get; set; }

Property Value

The type of the media.

See Also