ClockIdentifiers Classe

Définition

Contient les identificateurs d’horloge des horloges prises en charge, en tant que propriétés statiques.

public ref class ClockIdentifiers abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ClockIdentifiers final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class ClockIdentifiers
Public Class ClockIdentifiers
Héritage
Object Platform::Object IInspectable ClockIdentifiers
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

Remarques

Les identificateurs retournés par les propriétés de cette classe peuvent être utilisés partout où un identificateur d’horloge est requis.

Propriétés

TwelveHour

Obtient l’identificateur d’une horloge de 12 heures.

TwentyFourHour

Obtient l’identificateur d’une horloge de 24 heures.

S’applique à

Voir aussi