Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.28 KB

File metadata and controls

39 lines (29 loc) · 1.28 KB
title Inside a C# Program
ms.date 07/20/2015
ms.prod .net
ms.technology
devlang-csharp
ms.topic article
helpviewer_keywords
C# language, about C# program
Visual C#, program structure
ms.assetid 9551354b-33f0-4e11-bbf0-1a35e3702b22
caps.latest.revision 14
author BillWagner
ms.author wiwagn

Inside a C# Program

The section discusses the general structure of a C# program, and includes the standard "Hello, World!" example.

In This Section

Related Sections

C# Language Specification

[!INCLUDECSharplangspec]

See Also

C# Programming Guide