CurrencyIdentifiers.CVE プロパティ

定義

カーボベルデ エスクードの通貨識別子を取得します。

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"。

適用対象