desktop3:PropertyList

包含文件“属性”选项卡下的属性。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <desktop3:PropertyLists>

                                  <desktop3:PropertyList>

语法

<desktop3:PropertyList
  Property = 'A string that can have one of the following values: "fullDetails", or "previewDetails".'
  Value = 'A string with a value between 1 and 32767 characters in length with a non-whitespace character at its beginning and end.' />

特性和元素

属性

属性 说明 数据类型 必须 默认值
属性 指定属性是显示在“预览窗格”中,还是在“属性”对话框的“详细信息”选项卡中显示。 可以具有以下值之一的字符串: fullDetailspreviewDetails
属性值的列表,用分号分隔,例如:System.Description;System.Content 一个字符串,其值长度介于 1 到 32767 个字符之间,开头和结尾处为非空格字符。

子元素

无。

父元素

父元素 描述
desktop3:PropertyLists 包含要显示在文件的“属性”选项卡下的属性列表。

另请参阅

使用属性列表

要求

命名空间 http://schemas.microsoft.com/appx/manifest/desktop/windows10/3
Minimum OS Version Windows 10版本 1709 (内部版本 16299)