FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

Wix.ServiceControl Type

Service Control Element. Can Start, Stop and Remove services

Record fields

Record Field Description

Id

Full Usage: Id

Field type: string
Field type: string

Name

Full Usage: Name

Field type: string
Field type: string

Remove

Full Usage: Remove

Field type: InstallUninstall
Field type: InstallUninstall

Start

Full Usage: Start

Field type: InstallUninstall
Field type: InstallUninstall

Stop

Full Usage: Stop

Field type: InstallUninstall
Field type: InstallUninstall

Wait

Full Usage: Wait

Field type: YesOrNo
Field type: YesOrNo

Instance members

Instance member Description

this.createAttributeList ()

Full Usage: this.createAttributeList ()

Returns: seq<string * string>
Returns: seq<string * string>