Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Description
Specifies the file format an application can read from or write to.
Element Hierarchy
<com5:Class> (in InProcessServer)
<com5:Format>
<com5:Format>
<com5:Class> (in InProcessHandler)
<com5:Format>
<com5:Format>
<com5:Class> (in InProcessServer)
<com5:Format>
<com5:Format>
<com5:Class> (in InProcessHandler)
<com5:Format>
<com5:Format>
Syntax
<com5:Format FormatName = A string between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.
StandardFormat = A string in hexadecimal format containing numbers or the letters a, b, c, d, e, f (capital or lower case).
></com5:Format>
Attributes
| Attribute | Description | Data type | Required |
|---|---|---|---|
| FormatName | The string value of the format name. | A string between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | Yes |
| StandardFormat | The hexadecimal value of the format name. | A string in hexadecimal format containing numbers or the letters a, b, c, d, e, f (capital or lower case). | Yes |
Parent elements
| Parent element | Description |
|---|---|
| com5:Readable | Specifies that an application can only read files. |
| com5:Readwritable | Specifies that an application can read and write files. |
Requirements
| Item | Value |
|---|---|
| com5 | http://schemas.microsoft.com/appx/manifest/com/windows10/5 |
| Minimum OS Version | Windows 11 version 21H2 (Build 22000) |