I just started learning c #
I want to pass a variable in the program code when compiling ..
I would like to do without the resource file, if possible.

In the program code there is an array:
string [] conf = { "str1", "str2", "str3", "str4", "str5"};


I would like to compile redefine its contents

That is, once the compiler to specify the data to in the compiled exe was
the actual array



--
View this message in context: 
http://mono.1490590.n4.nabble.com/C-builder-with-Mono-tp4667757.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to