This is part of the Fake.Installer.Wix module.

Component

Component which wraps files into logical components and which allows to

Record Fields

Record FieldDescription
Files
Signature: seq<File>
Guid
Signature: string
Id
Signature: string
RegistryKeys
Signature: seq<RegistryKey>
RegistryValues
Signature: seq<RegistryValue>
ServiceControls
Signature: seq<ServiceControl>
ServiceInstalls
Signature: seq<ServiceInstall>
Win64
Signature: YesOrNo

Instance members

Instance memberDescription
x.ToComponentRef()
Signature: unit -> ComponentRef option