Share via


Calendar.LastMonthInThisYear Proprietà

Definizione

Ottiene l'ultimo mesedell'anno corrente.

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

Valore della proprietà

Int32

int

Ultimo mesedell'anno corrente.

Si applica a

Vedi anche