Finding the Value when I know the key



I am creating a C# program that reads in an xml document and gets a variable that indicates the environment the application is running in.


I know the key. I want to use that key to obtain the value and store it as a variable in the c# code.


Thanks for the help.


No comments:

Post a Comment