共用方式為


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。

適用於