[Mono-list] Resource Question

Rodney J. Dyer rjdyer at vcu.edu
Tue Oct 24 11:28:06 EDT 2006


I'm using monodev and I have imported a text file into the resources
(say it is file.txt).  Now, I want to load the contents of that file
into a string and I'm at a loss as to how to go about that.  The
System.ResourceReader cannot find a resource named "file.txt" and a
regular old file will not get it either.  Aren't the resources compiled
into the app?  How do I get it?

Thanks,

R



More information about the Mono-list mailing list