There are many types of Designer.cs files in a Visual Studio project. Common are:
- Properties \ Resources.resx \ Resources.Designer.cs file, automatically generated code with the addition of resources to the Project + Resources tab.
- \Settings.settings\Settings.Designer.cs , Project + Settings
- SomeForm.cs\SomeForm.Designer.cs, , Winforms, ,
- SomeData.xsd\SomeData.Designer.cs, , .
, , , . , Visual Studio, #, - . Designer.cs , node Solution Explorer. Designer.cs, , . . : , .