uap5:ContentType

Specifies the media/content type supported by the media source.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <uap5:Extension>

                        <uap5:MediaSource>

                             <uap5:SupportedContentTypes>

                                  <uap5:ContentType>

Syntax

<uap5:ContentType
  SubType = 'A string that contains two components with a value between 1 and 127 characters in length, separated by a forward slash ("/"). It follows the RFC 4288 naming requirements.' />

Attributes and elements

Attributes

Attribute Description Data type Required Default value
SubType The name of a subtype. A string that contains two components with a value between 1 and 127 characters in length, separated by a forward slash (/). It follows the RFC 4288 naming requirements. Yes

Child elements

None

Parent elements

Parent element Description
uap5:SupportedContentTypes Contains the media/content types supported by the media source.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10/5
Minimum OS Version Windows 10 version 1709 (Build 16299)