ClockIdentifiers Klasse

Definition

Enthält die Uhrenbezeichner für die unterstützten Uhren als statische Eigenschaften.

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
Vererbung
Object Platform::Object IInspectable ClockIdentifiers
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Hinweise

Die von den Eigenschaften dieser Klasse zurückgegebenen Bezeichner eignen sich für die Verwendung überall, wo ein Uhrbezeichner erforderlich ist.

Eigenschaften

TwelveHour

Ruft den Bezeichner für eine 12-Stunden-Uhr ab.

TwentyFourHour

Ruft den Bezeichner für eine 24-Stunden-Uhr ab.

Gilt für:

Weitere Informationen