Notă
Accesul la această pagină necesită autorizare. Puteți încerca să vă conectați sau să modificați directoarele.
Accesul la această pagină necesită autorizare. Puteți încerca să modificați directoarele.
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 in hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).' >
</com:Format>
Attributes and elements
Attributes
Attribute | Description | Data type | Required | Default value |
---|---|---|---|---|
FormatName | The string file format name. | An optional 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 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:Readwritable | 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) |