Partager via


GlobalizationPreferences.Clocks Propriété

Définition

Obtient l’ensemble des horloges préférées par l’utilisateur, dans l’ordre de préférence.

public:
 static property IVectorView<Platform::String ^> ^ Clocks { IVectorView<Platform::String ^> ^ get(); };
static IVectorView<winrt::hstring> Clocks();
public static IReadOnlyList<string> Clocks { get; }
var iVectorView = GlobalizationPreferences.clocks;
Public Shared ReadOnly Property Clocks As IReadOnlyList(Of String)

Valeur de propriété

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Un ou plusieurs identificateurs d’horloge pour les horloges préférées de l’utilisateur.

S’applique à