desktop10:Folder
ローカライズ可能な詳細を含むショートカットを保持するフォルダーを定義します。
要素の階層
<desktop10:Folder>
構文
<desktop10:Folder
KnownFolder = 'A string that can be one of the following values: "Common Programs", "Programs", or "Desktop".'
RelativePath = 'An optional string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
Name = 'An optional string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
DisplayName = 'An optional alphanumeric string with a value between 1 and 256 characters in length. This string is localizable.'
Icon = 'An optional string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
IconIndex = 'An optional numerical value between 0 and 255.'
Description = 'An optional string with a value between 1 and 2048 characters. This string is localizable.' />
属性と要素
属性
属性 | 説明 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
KnownFolder | RelativePath の値が相対的である既知のフォルダー。 | 共通 プログラム、 プログラム、または デスクトップのいずれかの値を指定できる文字列。 | Yes | |
RelativePath | KnownFolder で指定されたフォルダーに対する相対パス。 | 1 から 256 文字の長さの値を持つ省略可能な文字列(、" : > | 、、? 、または * ) を含< めることはできません。 |
いいえ | |
名前 | フォルダーのディスク上の名前。 | 1 から 256 文字の長さの値を持つ省略可能な文字列(、" : > | 、、? 、または * ) を含< めることはできません。 |
いいえ | |
DisplayName | フォルダーの表示名。 | 1 ~ 256 文字の長さの値を持つ省略可能な英数字文字列。 この文字列はローカライズ可能です。 | いいえ | |
アイコン | 多言語ユーザー インターフェイス文字列形式で lnk ファイルに表示されるアイコン画像。 | 1 から 256 文字の長さの値を持つ省略可能な文字列(、" : > | 、、? 、または * ) を含< めることはできません。 |
いいえ | |
IconIndex | 現在のアイコン ファイル内のアイコンのインデックス。 | 0 ~ 255 の数値。 | いいえ | |
説明 | フォルダーの説明。 | 1 ~ 2048 文字の値を持つ省略可能な文字列。 この文字列はローカライズ可能です。 | いいえ |
子要素
なし。
親要素
親要素 | 説明 |
---|---|
desktop10:Extension | アプリの拡張ポイントを宣言します。 |
必要条件
Item | 値 |
---|---|
desktop10 | http://schemas.microsoft.com/appx/manifest/desktop/windows10/10 |
Minimum OS Version | Windows 11 バージョン 22H2 (ビルド 22621) |