Re: [Nant-users] proper format for a collection of strings in custom task

2004-09-20 Thread Gert Driesen
utomatically once I did it the right way! Thanks to the NAnt team for the examples! --Edwin From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Castro, Edwin Gabriel (Firing Systems Engr.) Sent: Monday, September 20, 2004 3:20 PM To: [EMAIL PROTECTED]

RE: [Nant-users] proper format for a collection of strings in custom task

2004-09-20 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
xamples!   --Edwin   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Castro, Edwin Gabriel (Firing Systems Engr.) Sent: Monday, September 20, 2004 3:20 PM To: [EMAIL PROTECTED] Subject: [Nant-users] proper format for a collection of strings in custom task   Hi All,  

[Nant-users] proper format for a collection of strings in custom task

2004-09-20 Thread Castro, Edwin Gabriel (Firing Systems Engr.)
Hi All,   I am writing my own custom task and I would like to have a collection of strings as an element… something like the following:                         My code looks like this:   [BuildElementCollection("filters", "pattern")] public StringCollection