Share via


uap:DisplayName (Windows 10,uap:FileTypeAssociation)

可向使用者顯示的易記名稱。

元素階層

<套件>

    <應用程式>

         <應用程式>

              <擴充功能>

                   <uap:Extension>

                        <uap:FileTypeAssociation>

                             <uap:DisplayName>

                        <uap:Protocol>

                             <uap:DisplayName>

Syntax

<uap:DisplayName>
  A string with a value between 1 and 256 characters in length. This string is localizable. 
</uap:DisplayName>

屬性和元素

屬性

無。

子元素

無。

父元素

父元素 描述
uap:FileTypeAssociation 宣告 windows.fileTypeAssociation類型的應用程式擴充點。 檔案類型關聯表示應用程式已註冊來處理指定類型的檔案。
uap:Protocol 宣告 windows.protocol類型的應用程式擴充點。 URI 關聯表示應用程式已註冊,以使用指定的配置來處理 URI。

備註

這個字串可當地語系化。

規格需求

Item
Namespace http://schemas.microsoft.com/appx/manifest/uap/windows10
OS 最低版本 Windows 10版本 1511 (組建 10586)