vb.net - Where is the default Settings file in a Visual Basic Project? -


i'm editing visual basic application. save settings per user. need know application configuration located in solution explorer.

if looking user settings strings, can see them menu: project->[yourproject] properties... select 'settings' @ side tab.

the project application configuration under project in solution explorer, or project window mentioned above, 'application' tab.


Comments

Popular posts from this blog

Combining PHP Registration and Login into one class with multiple functions in one PHP file -

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -