MonthFullName Property (DateTimeInfo)
In This Topic
Gets the full month name according to the
DateTimeInfo.CalendarHelper culture settings.
Syntax
'Declaration
Public ReadOnly Property MonthFullName As String
public string MonthFullName {get;}
See Also