NAnt-Extensions
Help
Function Reference
mbunit::get-counter-prefix |
v1.0.17.116 |
Returns the prefix for the counters that are initialized by the <mbunit-initcounters> task and updated by the <mbunit> task.
string mbunit::get-counter-prefix()
<echo message="The prefix for the MbUnit counters is: ${mbunit::get-counter-prefix()}" />