DateTimeFormatInfo: MonthNames (get)

MonthNames

Returns the full names for the months of the year.



 Public Property Get MonthNames ( ) As String ( )

Return Values

String() -  An array containing the full month names.

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class DateTimeFormatInfo Overview DateTimeFormatInfo Properties DateTimeFormatInfo Methods MonthDayPattern (let) MonthNames (let)