Customized properties of .NET application

How the customized properties of .NET application can be retrieved from XML .config file?

E

Expert

Verified

a) First, initialize an instance of the AppSettingsReader class.

b) Call the GetValue() method of the AppSettingsReader class, passing in the name of property and the type expected.

Finally, assign result to the appropriate variable.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.