CSharp Reading String from Resource File .


/ Published in: C#
Save to your folder(s)

The resource file stores items as name-value pair.
To get string values from the resource files (.resx) added in your project, use the following code.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.