Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 623 Bytes

httpmediatypeheadervalue_mediatype.md

File metadata and controls

23 lines (16 loc) · 623 Bytes
-api-id -api-type
P:Windows.Web.Http.Headers.HttpMediaTypeHeaderValue.MediaType
winrt property

Windows.Web.Http.Headers.HttpMediaTypeHeaderValue.MediaType

-description

Gets or sets the media-type of the entity-body used in the Content-Type HTTP header.

-property-value

The media-type of the entity-body.

-remarks

Internet media types should be registered with IANA. Media type registrations are listed in categories by IANA as MIME Media Types.

-examples

-see-also