Quantcast
Channel: Getting a string dynamically from strings resources - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Answer by Bart Friederichs for Getting a string dynamically from strings resources

$
0
0

A little searching did the trick. I have the right ResourceManager available in my strings class:

ResourceManager rm = strings.ResourceManager;
string someString = rm.GetString("someString");

Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>