DateTimeFormatter.IncludeYear 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 YearFormat dans le modèle.
public:
property YearFormat IncludeYear { YearFormat get(); };
YearFormat IncludeYear();
public YearFormat IncludeYear { get; }
var yearFormat = dateTimeFormatter.includeYear;
Public ReadOnly Property IncludeYear As YearFormat
Valeur de propriété
Spécifie si l’année est incluse. Si tel est le cas, ce format spécifie le format de l’année dans le modèle.