Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
WiXServiceDependency
Service or group of services that must start before the parent service.
Record Fields
Record Field | Description |
Group
Signature: YesOrNo option
|
Set to 'yes' to indicate that the value in the Id attribute is the name of a group of services. |
Id
Signature: string
|
|
Instance members
Instance member | Description |
x.createAttributeList()
Signature: unit -> seq<string * string>
|