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
Post a Comment