CurrencyIdentifiers.VEF プロパティ

定義

ベネズエラ ボリバル フエルテの通貨識別子を取得します。

public:
 static property Platform::String ^ VEF { Platform::String ^ get(); };
static winrt::hstring VEF();
public static string VEF { get; }
var string = CurrencyIdentifiers.vEF;
Public Shared ReadOnly Property VEF As String

プロパティ値

String

Platform::String

winrt::hstring

ベネズエラ ボリバル フエルテを識別する文字列 "VEF"。

適用対象