When you created the project, Microsoft Visual Studio generated a C#
source file, Program.cs, by default. Rename this
file to better reflect its purpose.
- In the Solution Explorer pane, right-click Program.cs and
click Rename.
- Type over the existing name. For example, P8Connector.cs.
- In the prompt for renaming all project references to this
file, click Yes.