B.24 LoadFileTask

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

Table B.24: Attributes

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

B.24.1 Examples

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

B.24.2 Supported Nested Tags: