Year Property (DateTimeInfo)
In This Topic
Gets the
System.String value determining the year representation according to the
CalendarHelper culture settings.
Syntax
'Declaration
Public ReadOnly Property Year As String
public string Year {get;}
See Also