GlobalizationPreferences.Clocks 屬性

定義

依喜好設定順序,取得使用者慣用的時鐘集合。

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)

屬性值

IVectorView<String>

IReadOnlyList<String>

IVectorView<Platform::String>

IVectorView<winrt::hstring>

使用者慣用時鐘的一或多個時鐘識別碼。

適用於