Description
Environment variables added or removed for the parent component.
Derived By
Restricting anyType
Attributes
| Name |
Type |
Description |
| Id |
string |
Unique identifier for environment entry.
|
| Name |
string |
Name of the environment variable.
|
| Value |
string |
The value to set into the environment variable.
|
| Separator |
string |
Optional attribute to change the separator used between values.
|
| Action |
NMTOKEN (restriction) |
Specfies whether the environmental variable should be created, set or removed when the parent component is installed.
|
| Part |
NMTOKEN (restriction) |
|
| Permanent |
YesNoType |
Specifies that the environment variable should not be removed on uninstall.
|
| System |
YesNoType |
Specifies that the environment variable should be added to the system environment space.
|
Content Model
Always empty.