mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-04 00:56:03 +02:00
Update how-to-validate-application-settings.md (#101)
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ The following procedures show how to test for a valid birth date using either th
|
||||
- If you created your settings using the Visual Studio Application Settings dialog box in the **Property Editor**, you can retrieve the default settings object generated for your language through the following expression.
|
||||
|
||||
```csharp
|
||||
Configuration.Settings.Default
|
||||
Properties.Settings.Default
|
||||
```
|
||||
|
||||
```vb
|
||||
|
||||
Reference in New Issue
Block a user