OSEditions Enumeration
Indicates the edition of the operating system that applies to the add-in.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Assembly: AddinInfrastructure (in AddinInfrastructure.dll)
| Member name | Description | |
|---|---|---|
| Home | Indicates that the operating system is a Home edition. | |
| MediaCenter | Indicates that the edition of the operating system contains Windows Media Center. | |
| None | Indicates that the operating system is not on this list. | |
| NotSet | Indicates that the filter is not based on an operating system edition. | |
| Pro | Indicates that the operating system is a Professional edition. | |
| Starter | Indicates that the operating system is a Starter edition. |
Community Additions
ADD
Show: