com4:ProgId
Identificatore programmatico (ProgID) che può essere associato a un CLSID. ProgID identifica una classe ma con una precisione minore rispetto a un CLSID perché non è garantito che sia univoco a livello globale.
Gerarchia degli elementi
<com4:ProgId>
<com4:ProgId>
Sintassi
<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).' />
Attributi ed elementi
Attributi
Attributo | Descrizione | Tipo di dati | Obbligatorio | Valore predefinito |
---|---|---|---|---|
id | ID del ProgID. | Stringa alfanumerica, separata da un punto, con un valore compreso tra 1 e 255 caratteri(ad esempio, Foo.Bar o Foo.Bar.1). | Sì | |
clsid | Associa un ProgID a un CLSID. | GUID nel formato xxxxxxxx-xxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. | Sì | |
CurrentVersion | Versione di ProgID. | Stringa alfanumerica, separata da un punto, con un valore compreso tra 1 e 255 caratteri(ad esempio, Foo.Bar o Foo.Bar.1). | Sì |
Elementi figlio
Nessuno.
Elementi padre
Elemento padre | Descrizione |
---|---|
estensioni |
Definisce uno o più punti di estendibilità per l'app. |
Fabbisogno
Articolo | Valore |
---|---|
spazio dei nomi | http://schemas.microsoft.com/appx/manifest/com/windows10/4 |
versione minima del sistema operativo | Windows 10 (Build 20348) |