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.
Specifies the file format an application can read and write (activate as).
Element hierarchy
<com:Format>
Syntax
<com:Format
FormatName = 'An optional string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
StandardFormat = 'An optional string value in hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).' />
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
FormatName | The string file format name. | A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end. | No | |
StandardFormat | The hexadecimal file format name. | An optional string value in hexadecimal format containing numbers or the letters a , b , c , d , e , or f (capital or lower case). |
No |
Child elements
None.
Parent elements
Parent element | Description |
---|---|
com:Readwriteable | Specifies that an application can read and write files. |
Remarks
Note
FormatName and StandardFormat are mutually exclusive.
Requirements
Item | Value |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10 |
Minimum OS Version | Windows 10 version 1703 (Build 15063) |