Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found
here.
If the API is already migrated you can check here if exists in a module.
More information regarding the migration can be found here
FeatureDisplay
Used for determing whether the feature should be visible in the select features installer pane or not
Union Cases
Union Case | Description |
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. |