次の方法で共有


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-xxxxxxxxxxxx 形式の GUID。 はい
VersionNumber タイプ ライブラリのバージョン。 1 ~ 3 文字の英数字をピリオドで区切り、さらに 1 ~ 3 文字の英数字 (1.5a など) を含む省略可能な値。 いいえ

子要素

何一つ。

親要素

Parent 要素 形容
com:Interface 新しい COM インターフェイスを登録します。

必要条件

アイテム 価値
名前空間の http://schemas.microsoft.com/appx/manifest/com/windows10
最小 OS バージョン Windows 10 バージョン 1703 (ビルド 15063)