com:ToolboxBitmap32 (in ExeServer/Class)

标识要用于工具栏或工具箱按钮表面的 16 x 16 位图的模块名称和资源 ID。

元素层次结构

<包>

    <应用程序>

         <应用程序>

              <扩展>

                   <com:Extension>

                        <com:ComServer>

                             <com:ExeServer>

                                  <com:Class>

                                       <com:ToolboxBitmap32>

语法

<com:ToolboxBitmap32
  Path = 'A string with a value between 1 and 256 characters in length that cannot contain these characters: <, >, :, ", |, ?, or *.'
  ResourceId = 'An optional integer value.' >
</com:ToolboxBitmap32>

特性和元素

属性

属性 说明 数据类型 必须 默认值
路径 位图的路径。 值长度介于 1 到 256 个字符之间的字符串,不能包含以下字符:<>:"|?、 或 *
ResourceId 位图的资源 ID。 可选的整数值。

子元素

无。

父元素

父元素 描述
com:Class 定义 ExeServer 类注册。

要求

Namespace http://schemas.microsoft.com/appx/manifest/com/windows10
Minimum OS Version Windows 10版本 1703 (内部版本 15063)