PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Settings.Designer.cs deleted
Forums
Newsgroups
Microsoft DotNet
Microsoft Dot NET Framework Forms
Settings.Designer.cs deleted
![]() |
Settings.Designer.cs deleted |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
My Properties\Settings.Designer.cs file someone got deleted.
Is there anything I can do short of creating a new project ? Thanks. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi John,
The designer.cs file is only used when you refer to the settings in code. It isn't necessary to keep track of the properties, so if you accidentally delete it, open the property designer by double clicking the settings file and add a new setting. The designer.cs file should then be recreated when you rebuild the project or close the settings file. -- Happy Coding! Morten Wennevik [C# MVP] "John A Grandy" wrote: > My Properties\Settings.Designer.cs file someone got deleted. > > Is there anything I can do short of creating a new project ? > > Thanks. > > > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

