ContentHeaders.ContentType

ContentHeaders.ContentType property

Gets the Content-Type header value.

public ContentTypeHeaderValue ContentType { get; }

Property Value

The type of the content.

See Also