G
Guest
There is documentation at
http://msdn.microsoft.com/library/d...stemresourcesresxresourcereaderclasstopic.asp
about a supposed class for reading .resx files. However, the sample code
will not compile because the System.Resources namespace doesn't seem to
contain a ResxResourceReader class.
Has anyone gotten this to work? I'm trying to do exactly what the sample
code does, enumerate the key/value pairs for a .resx file.
Thanks,
Phil
http://msdn.microsoft.com/library/d...stemresourcesresxresourcereaderclasstopic.asp
about a supposed class for reading .resx files. However, the sample code
will not compile because the System.Resources namespace doesn't seem to
contain a ResxResourceReader class.
Has anyone gotten this to work? I'm trying to do exactly what the sample
code does, enumerate the key/value pairs for a .resx file.
Thanks,
Phil