Partager via


DateTimeFormatter.IncludeYear Propriété

Définition

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.

S’applique à