FAKE - F# Make


WiXComponent

Component which wraps files into logical components and which allows to

Record Fields

Record FieldDescription
Files
Signature: seq<WiXFile>
Guid
Signature: string
Id
Signature: string
RegistryKeys
Signature: seq<WiXRegistryKey>
RegistryValues
Signature: seq<WiXRegistryValue>
ServiceControls
Signature: seq<WiXServiceControl>
ServiceInstalls
Signature: seq<WiXServiceInstall>
Win64
Signature: YesOrNo

Instance members

Instance memberDescription
ToComponentRef()
Signature: unit -> WiXComponentRef option
Fork me on GitHub