uap5:ContentType
Specifies the media/content type supported by the media source.
<uap5:ContentType>
XML
<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.' />
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 |
None
Parent element | Description |
---|---|
uap5:SupportedContentTypes | Contains the media/content types supported by the media source. |
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/uap/windows10/5 |
Minimum OS Version | Windows 10 version 1709 (Build 16299) |