com:Conversion (in SurrogateServer/Class)
Specifies the formats an application can read and write.
Element hierarchy
<com:Conversion>
Syntax
<com:Conversion>
<!-- Child elements -->
Readable?,
ReadWritable?
</com:Conversion>
Key
?
optional (zero or one)
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 |
---|---|
com:Class | Defines a SurrogateServer class registration. |
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |