Retrieve customized properties of DOT NET

How one can retrieve the customized properties of the .NET application from a XML .config file?

E

Expert

Verified

Initialize the instance of AppSettingsReader class. Call GetValue() method of a AppSettingsReader class, passing in a name of a property and the type expected. At last, assign the result to an appropriate variable.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.