Wix.ServiceDependency Type
Service or group of services that must start before the parent service.
Record fields
Record Field | Description |
|
|
Full Usage:
Id
Field type: string
|
[Required] The value of this attribute should be one of the following: 1. The name (not the display name) of a previously installed service. 2. The name of a service group (in which case the Group attribute must be set to 'yes').
|
Instance members
Instance member | Description |
Full Usage:
this.createAttributeList ()
Returns: seq<string * string>
|
|