Eric,

Properties are immutable ONLY if their readonly attribute has been set to true. 
 Properties which are created by virtue of being -D: command line arguments are 
automatically readonly.  However, properties that YOU create are readonly ONLY 
if you override the default of read/write and set their readonly attribute to 
true.

Merrill


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nant-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to