desktop3:PropertyList

ファイルの [プロパティ] タブにあるプロパティを格納します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <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.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
プロパティ プロパティを [プレビュー ウィンドウ] に表示するか、[プロパティ] ダイアログ ボックスの [詳細] タブに表示するかを指定します。 fullDetails または previewDetails のいずれかの値を持つ文字列。 Yes
Value 次のようなセミコロンで区切られたプロパティ値の一覧。System.Description;System.Content 長さが 1 ~ 32767 文字の文字列で、先頭と末尾に空白文字以外の文字が含まれます。 Yes

子要素

なし。

親要素

親要素 説明
desktop3:PropertyLists ファイルの [プロパティ] タブに表示するプロパティの一覧が含まれます。

参照

プロパティ リストの使用

必要条件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/3
Minimum OS Version Windows 10 バージョン 1709 (ビルド 16299)