Share via


Calendar.FirstMonthInThisYear Proprietà

Definizione

Ottiene il primo mesedell'anno corrente.

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

Valore della proprietà

Int32

int

Primo mesedell'anno corrente.

Si applica a

Vedi anche