com5:Conversion

Description

Specifies the formats an application can read and write.

Element Hierarchy

<Package>

     <Applications>

          <Application>

               <Extensions>

                    <com4:Extension>

                         <com4:ComServer>

                              <com5:InProcessServer>

                                  <com5:Class> (in InProcessServer)

                                   <com5:Conversion>

                              <com5:InProcessHandler>

                                  <com5:Class> (in InProcessHandler)

                                   <com5:Conversion>

               <Extensions>

          <com4:Extension>

               <com4:ComServer>

                    <com5:InProcessServer>

                        <com5:Class> (in InProcessServer)

                         <com5:Conversion>

                    <com5:InProcessHandler>

                        <com5:Class> (in InProcessHandler)

                         <com5:Conversion>

Syntax

<com5:Conversion>
<!-- Child elements -->
  Readable
  ReadWritable
</com5:Conversion>

Child Elements

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
com5:Class (in InProcessServer) 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.
com5:Class (in InProcessHandler) 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
com5 http://schemas.microsoft.com/appx/manifest/com/windows10/5
Minimum OS Version Windows 11 version 21H2 (Build 22000)