Partager via


Calendar.LastMonthInThisYear Propriété

Définition

Obtient le dernier mois de l’année en cours.

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

Valeur de propriété

Int32

int

Dernier mois de l’année en cours.

S’applique à

Voir aussi