I am not able to write "Properties.Settings.Default". It is not coming in the dropdown list. Is there any namespace that we can add?
Add your project namespace to the Properties namespace. The default namespace defined in the project settings.
For instance if your project default namespace is MyApp.
MyApp.Properties.Settings.Default