C# define a set of string constants code example Example: constants in c# class Calendar1 { public const int Months = 12; }