Partager via


DateTimeFormatter.IncludeSecond Propriété

Définition

Obtient le SecondFormat dans le modèle.

public:
 property SecondFormat IncludeSecond { SecondFormat get(); };
SecondFormat IncludeSecond();
public SecondFormat IncludeSecond { get; }
var secondFormat = dateTimeFormatter.includeSecond;
Public ReadOnly Property IncludeSecond As SecondFormat

Valeur de propriété

Spécifie si la seconde est incluse. Si c’est le cas, cette propriété spécifie le format de la seconde dans le modèle.

S’applique à