windows.optionalFeature
Description
Windows optional feature resource (desktop-only)
Init
windows.optionalFeature(name string)
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| name | string | Command ID of optional feature |
| displayName | string | Feature name |
| description | string | Feature description |
| enabled | bool | Whether the feature is enabled |
| state | int | Feature installation state |