CurrencyIdentifiers.UAH プロパティ

定義

ウクライナグリブナの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ウクライナグリブナを識別する文字列 "UAH"。

適用対象