com:TypeLib (在接口中)

接口的类型库。

元素层次结构

<包>

     <应用程序>

          <应用程序>

               <扩展>

                    <com:Extension>

                         <com:ComInterface>

                              <com:Interface>

                                   <com:TypeLib>

     <扩展>

          <com:Extension>

               <com:ComInterface>

                    <com:Interface>

                         <com:TypeLib>

语法

<com:TypeLib
    Id = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
    VersionNumber = 'An optional value with one to three alphanumeric characters separated by a period followed by one to three more alphanumeric characters (for example, 1.5a).' >
</com:TypeLib>

属性和元素

属性

属性 描述 数据类型 必填 默认值
ID 类型库 ID。 格式为 xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxx 的 GUID。 是的
VersionNumber 类型库的版本。 一个可选值,其中一到三个字母数字字符用句点分隔,后跟一到三个字母数字字符(例如 1.5a)。

子元素

没有。

父元素

Parent 元素 描述
com:Interface 注册新的 COM 接口。

要求

项目 价值
Namespace http://schemas.microsoft.com/appx/manifest/com/windows10
最低 OS 版本 Windows 10 版本 1703(内部版本 15063)