Hi
When using 'ConfigurationS ettings.AppSett ings.Get' I get the below warning.
What is the problem and how can I fix it?
Thanks
Regards
= Warning Message =============== =============
Warning 9 'Public Shared ReadOnly Property AppSettings() As
System.Collecti ons.Specialized .NameValueColle ction' is obsolete: 'This
method is obsolete, it has been replaced by
System.Configur ation!System.Co nfiguration.Con figurationManag er.AppSettings'
When using 'ConfigurationS ettings.AppSett ings.Get' I get the below warning.
What is the problem and how can I fix it?
Thanks
Regards
= Warning Message =============== =============
Warning 9 'Public Shared ReadOnly Property AppSettings() As
System.Collecti ons.Specialized .NameValueColle ction' is obsolete: 'This
method is obsolete, it has been replaced by
System.Configur ation!System.Co nfiguration.Con figurationManag er.AppSettings'
Comment