B.26 LoadFileTask

The LoadFileTask loads the contents of a (text) file into a single property.

Table B.26: Attributes

NameTypeDescriptionDefaultRequired
propertyStringThe name of the property to set.n/aYes
file (or srcFile)StringThe file to load.n/aYes

B.26.1 Examples

<loadfile property="version" file="version.txt"/>

B.26.2 Supported Nested Tags: