com4:ProgId
CLSID に関連付けることができるプログラム識別子 (ProgID)。 ProgID はクラスを識別しますが、グローバルに一意であることが保証されていないため、CLSID よりも精度が低くなります。
要素階層
<com4:ProgId>
<com4:ProgId>
構文
<com4:ProgId
Id = 'An alphanumeric string, separated by a period, with a value between 1 and 255 characters in length (for example, Foo.Bar or Foo.Bar.1).'
Clsid = 'A GUID in the form xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.'
CurrentVersion = 'An alphanumeric string, separated by a period, with a value between 1 and 255 characters in length (for example, Foo.Bar or Foo.Bar.1).' />
属性と要素
属性
属性 | 形容 | データ型 | 必須 | 既定値 |
---|---|---|---|---|
ID | ProgID の ID。 | 1 ~ 255 文字の長さの値 (Foo.Bar や Foo.Bar.1 など) を含む、ピリオドで区切られた英数字文字列。 | はい | |
Clsid の |
ProgID を CLSID に関連付けます。 | xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx 形式の GUID。 | はい | |
CurrentVersion | ProgID のバージョン。 | 1 ~ 255 文字の長さの値 (Foo.Bar や Foo.Bar.1 など) を含む、ピリオドで区切られた英数字文字列。 | はい |
子要素
何一つ。
親要素
Parent 要素 | 形容 |
---|---|
拡張機能の | アプリの 1 つ以上の拡張ポイントを定義します。 |
必要条件
アイテム | 価値 |
---|---|
名前空間の | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最小 OS バージョン | Windows 10 (ビルド 20348) |