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.Dir Type

WiX Directories define a logical directory which can include components and files

Record fields

Record Field Description

Components

Full Usage: Components

Field type: seq<DirectoryComponent>
Field type: seq<DirectoryComponent>

Files

Full Usage: Files

Field type: seq<File>
Field type: seq<File>

Id

Full Usage: Id

Field type: string
Field type: string

Name

Full Usage: Name

Field type: string
Field type: string