CurrencyIdentifiers.CVE 属性

定义

获取 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

属性值

String

Platform::String

winrt::hstring

字符串“CVE”,标识 Cabo Verde Escudo。

适用于