TimePickerFlyout.ClockIdentifier Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le système d’horloge à utiliser.
public:
property Platform::String ^ ClockIdentifier { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ClockIdentifier();
void ClockIdentifier(winrt::hstring value);
public string ClockIdentifier { get; set; }
var string = timePickerFlyout.clockIdentifier;
timePickerFlyout.clockIdentifier = string;
Public Property ClockIdentifier As String
Valeur de propriété
Nom du système d’horloge à utiliser.