com4:DataFormats
指定應用程式所支援的預設和主要數據格式。
元素階層
<com4:DataFormats>
<com4:DataFormats>
語法
<com4:DataFormats
DefaultFormatName = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.'
DefaultStandardFormat = 'A string in hexadecimal format containing numbers or the letters a, b, c, d, e, or f (capital or lower case).' />
<!-- Child elements -->
DataFormat
</com4:DataFormats>
屬性和元素
屬性
屬性 | 描述 | 數據類型 | 必填 | 預設值 |
---|---|---|---|---|
DefaultFormatName | 格式名稱的字串值。 | 長度介於 1 到 32767 個字元的字串,其開頭和結尾有非空格符。 | 是的 | |
DefaultStandardFormat | 格式名稱的十六進位值。 | 十六進位格式的字串,包含數位或字母 a 、b 、c 、d 、e 或 f (大寫或小寫)。 |
是的 |
子專案
子專案 | 描述 |
---|---|
DataFormat | 應用程式支持的數據格式。 |
父元素
父元素 | 描述 |
---|---|
com4:Class | 指定封裝所註冊之 CLSID 的屬性,這些屬性可由不同類別內容之 CLSID 的一或多個具體註冊所共用。 |
言論
DefaultFormatName 是字串值,DefaultStandardFormat 是支持數據格式的整數值。 這些值互斥。
這個項目會對應至 DataFormats 子機碼。
要求
專案 | 價值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最低 OS 版本 | Windows 10 (組建 20348) |