CurrencyIdentifiers.CVE Property

Definition

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

String

Platform::String

winrt::hstring

The string "CVE", which identifies the Cabo Verde Escudo.

Applies to