desktop7:SystemFileAssociation

アプリのシステム ファイルの関連付けを登録します。

要素の階層

<パッケージ>

    <アプリケーション>

         <Application>

              <拡張機能>

                   <desktop7:Extension>

                        <desktop7:SystemFileAssociation>

構文

<desktop7:SystemFileAssociation
  FileType = 'A string with a value between 1 and 64 characters in length that begins with a period (".") and cannot contain these characters: <, >, :, ", |, ?, or *.'
  FullDetails = 'An optional string with a value between 1 and 256 characters in length.'
  PreviewDetails = 'An optional string with a value between 1 and 256 characters in length.'
  PreviewTitle = 'An optional string with a value between 1 and 256 characters in length.'
  TileInfo = 'An optional string with a value between 1 and 256 characters in length.'
  ExtendedTileInfo = 'An optional string with a value between 1 and 256 characters in length.'
  InfoTip = 'An optional string with a value between 1 and 256 characters in length.'
  QuickTip = 'An optional string with a value between 1 and 256 characters in length.' />

属性と要素

属性

属性 説明 データ型 必須 既定値
FileType 関連付けが行われるファイルの種類。 ピリオド (.) で始まる長さが 1 ~ 64 文字の文字列。、:>"|?または *の文字<を含めることはできません。 Yes
FullDetails プロパティは、[プロパティ] ダイアログ ボックスの [詳細] タブに表示されます。 これは、ファイルの種類でサポートされるプロパティの完全な一覧です。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 いいえ
PreviewDetails プロパティはプレビュー ウィンドウに表示されます。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 いいえ
PreviewTitle プロパティは、アイテムのサムネイルの横にあるプレビュー ウィンドウのタイトル領域に表示されます。 エントリの最大数は 3 です。 プロパティ リストに許容される最大数を超える値が含まれている場合、残りのエントリは無視されます。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 いいえ
TileInfo リスト ビューがタイル ビュー モードの場合、プロパティが表示されます。 エントリの最大数は 3 です。 プロパティ リストに許容される最大数を超える値が含まれている場合、残りのエントリは無視されます。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 いいえ
ExtendedTileInfo リスト ビューが拡張タイル ビュー モードの場合、アイテムのプロパティが表示されます。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 いいえ
ヒント プロパティは、ユーザーがアイテムの上にマウス ポインターを置いたときにヒントに表示されます。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 いいえ
Quicktip プロパティは、低速ネットワーク接続を介してアイテムにアクセスする必要がある場合など、アイテムから直接プロパティを取得することが困難な場合に表示されます。 Type や Size など、ここで指定したプロパティの値を確認するためにファイル ストリームを開く必要はないことをお勧めします。 1 ~ 256 文字の長さの値を持つ省略可能な文字列。 いいえ

子要素

なし。

親要素

親要素 説明
desktop7:Extension アプリケーションの機能拡張ポイントを定義します。

注釈

アプリケーションの登録については、「アプリケーションの 登録」を参照してください。

必要条件

Item
名前空間 http://schemas.microsoft.com/appx/manifest/desktop/windows10/7
Minimum OS Version Windows 10 (ビルド 19645)