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).' />
屬性和元素
屬性
屬性 | 描述 | 數據類型 | 必填 | 預設值 |
---|---|---|---|---|
識別碼 | ProgID 的標識碼。 | 以句號分隔的英數位元字串,長度介於 1 到 255 個字元之間(例如,Foo.Bar 或 Foo.Bar.1)。 | 是的 | |
Clsid | 將 ProgID 與 CLSID 產生關聯。 | xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxxxx 格式的 GUID。 | 是的 | |
CurrentVersion | ProgID 的版本。 | 以句號分隔的英數位元字串,長度介於 1 到 255 個字元之間(例如,Foo.Bar 或 Foo.Bar.1)。 | 是的 |
子專案
沒有。
父元素
父元素 | 描述 |
---|---|
擴充功能 | 定義應用程式的一或多個擴充點。 |
要求
專案 | 價值 |
---|---|
Namespace | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
最低 OS 版本 | Windows 10 (組建 20348) |