Calendar.FirstMonthInThisYear Свойство

Определение

Возвращает первый месяц текущего года.

public:
 property int FirstMonthInThisYear { int get(); };
int FirstMonthInThisYear();
public int FirstMonthInThisYear { get; }
var int32 = calendar.firstMonthInThisYear;
Public ReadOnly Property FirstMonthInThisYear As Integer

Значение свойства

Int32

int

Первый месяц текущего года.

Применяется к

См. также раздел