This topic has not yet been rated - Rate this topic

GlobalizationPreferences.Clocks | clocks property

Gets the set of clocks that are preferred by the user, in order of preference.

Syntax

Public Shared ReadOnly Property Clocks As IReadOnlyList(Of String)
   Get

Property value

Type: IVectorView<String> [JavaScript/C++] | System.Collections.Generic.IReadOnlyList<String> [.NET]

One or more clock identifiers for the user's preferred clocks.

Requirements

Minimum supported client

Windows 8

Minimum supported server

Windows Server 2012

Namespace

Windows.System.UserProfile
Windows::System::UserProfile [C++]

Metadata

Windows.winmd

See also

GlobalizationPreferences

 

 

Build date: 12/4/2012

© 2013 Microsoft. All rights reserved.