Calendar.FirstMonthInThisYear Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le premier mois de l’année en cours.
public:
property int FirstMonthInThisYear { int get(); };
int FirstMonthInThisYear();
public int FirstMonthInThisYear { get; }
var int32 = calendar.firstMonthInThisYear;
Public ReadOnly Property FirstMonthInThisYear As Integer
Valeur de propriété
Int32
int
Premier mois de l’année en cours.