Partager via


DateTimeFormatter.IncludeMonth Propriété

Définition

Obtient le MonthFormat dans le modèle.

public:
 property MonthFormat IncludeMonth { MonthFormat get(); };
MonthFormat IncludeMonth();
public MonthFormat IncludeMonth { get; }
var monthFormat = dateTimeFormatter.includeMonth;
Public ReadOnly Property IncludeMonth As MonthFormat

Valeur de propriété

Spécifie si le mois est inclus. Si c’est le cas, cette propriété spécifie le format du mois dans le modèle.

S’applique à