The following table describes the metadata assigned to every item upon creation. In each example, the following item declaration was used to include the file C:\MyProject\Source\Program.cs in the project.
<ItemGroup>
<MyItem Include="Source\Program.cs" />
</ItemGroup>