Look at the source of the Property task. That
should answer your questions....
In short...
Properties["my prop"] = "my value";
from your ExecuteTask override.
|
- [NAntC-Dev] saving value in a prosperity Noah Davidson
- Scott Hernandez
Look at the source of the Property task. That
should answer your questions....
In short...
Properties["my prop"] = "my value";
from your ExecuteTask override.
|