CurrencyIdentifiers.CVE Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the currency identifier for the Cabo Verde Escudo.
public:
static property Platform::String ^ CVE { Platform::String ^ get(); };
static winrt::hstring CVE();
public static string CVE { get; }
var string = CurrencyIdentifiers.cVE;
Public Shared ReadOnly Property CVE As String
Property Value
The string "CVE", which identifies the Cabo Verde Escudo.