GlobalizationPreferences.Clocks Propriedade

Definição

Obtém o conjunto de relógios que são preferenciais pelo usuário, em ordem de preferência.

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)

Valor da propriedade

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

Um ou mais identificadores de relógio para os relógios preferenciais do usuário.

Aplica-se a