Gets or sets a string array of month names associated with the current System.Globalization.DateTimeFormatInfo object.
Documentation for this section has not yet been entered.
In some languages, a month name that is part of a date appears in the genitive case. For example, a date in the Russian (Russia) or "ru-RU", culture consists of the day number and the genitive month name, such as 1 Января.
If you set the DateTimeFormatInfo.MonthGenitiveNames property, you must also set the DateTimeFormatInfo.MonthNames property.