CurrencyIdentifiers.VES 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 l’identificateur de devise pour le bolívar du Venezuela.
public:
static property Platform::String ^ VES { Platform::String ^ get(); };
static winrt::hstring VES();
public static string VES { get; }
var string = CurrencyIdentifiers.vES;
Public Shared ReadOnly Property VES As String
Valeur de propriété
Chaîne « VES », qui identifie le bolívar vénézuélien.
Configuration requise pour Windows
Famille d’appareils |
Windows 10, version 1809 (introduit dans 10.0.17763.0)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v7.0)
|