com4:Conversion

Specifies the formats an application can read and write.

Element hierarchy

<Package>

    <Applications>

         <Application>

              <Extensions>

                   <com4:Class>

                        <com4:Conversion>

Syntax

<com4:Conversion>

  <!-- Child elements -->
  Readable
  ReadWritable

</com4:Conversion>

Attributes and elements

Attributes

None.

Child elements

Child element Description
Readable Specifies that the application can only read files.
ReadWritable Specifies that the application can read and write files.

Parent elements

Parent element Description
com4:Class Specifies properties of a CLSID registered by the package that can be shared by one or more concrete registrations of the CLSID for different class contexts.

Requirements

Item Value
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10/4
Minimum OS Version Windows 10 (Build 20348)