CurrencyIdentifiers.VES プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

ベネズエラのボリバルを識別する文字列 "VES"。

Windows の要件

デバイス ファミリ
Windows 10, version 1809 (10.0.17763.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v7.0 で導入)

適用対象