The LoadFileTask loads the contents of a (text) file into a single
property.
Table B.25: Attributes
| Name | Type | Description | Default | Required |
|---|
property | String | The name of the property to set. | n/a | Yes |
file (or srcFile) | String | The file to load. | n/a | Yes |
<loadfile property="version" file="version.txt"/>
B.25.2 Supported Nested Tags: