com:Conversion (in ExeServer/Class)
Specifies the formats an application can read and write.
Element hierarchy
<com:Conversion>
Syntax
<com:Conversion>
<!-- Child elements -->
com:Readable?,
com:ReadWritable?
</com:Conversion>
Key
?
optional (zero or one)
Attributes and elements
Attributes
None.
Child elements
Child element | Description |
---|---|
com:Readable | Specifies that the application can only read files. |
com:ReadWritable | Specifies that the application can read and write files. |
Parent elements
Parent element | Description |
---|---|
com:Class | Defines an ExeServer class registration. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |