File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : Manage application settings (.NET)
3
3
description : Manage application settings that aren't included in the application code but are needed at runtime with the Visual Studio IDE.
4
- ms.date : 05/31 /2024
4
+ ms.date : 06/20 /2024
5
5
ms.topic : conceptual
6
6
f1_keywords :
7
7
- msvse_settingsdesigner.err.nameblank
@@ -111,4 +111,7 @@ For general information about accessing application settings through the `Settin
111
111
112
112
## Related content
113
113
114
- - [ Access application settings (.NET Framework)] ( /dotnet/visual-basic/developing-apps/programming/app-settings/accessing-application-settings )
114
+ - [ Add an app.config file (C#)] ( how-to-add-app-config-file.md )
115
+ - [ Configure apps (.NET Framework)] ( /dotnet/framework/configure-apps/index )
116
+ - [ Access application settings (Visual Basic)] ( /dotnet/visual-basic/developing-apps/programming/app-settings/accessing-application-settings )
117
+ - [ Using application settings and user settings (Windows Forms)] ( /dotnet/framework/winforms/advanced/using-application-settings-and-user-settings )
You can’t perform that action at this time.
0 commit comments