FAKE - F# Make


FeatureDisplay

Used for determing whether the feature should be visible in the select features installer pane or not

Union Cases

Union CaseDescription
Collapse
Signature:

Initially shows the feature collapsed. This is the default value.

Expand
Signature:

Initially shows the feature expanded.

Hidden
Signature:

Prevents the feature from displaying in the user interface.

Fork me on GitHub