DateTimeFormatter.IncludeSecond 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 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.