CurrencyIdentifiers.GEL プロパティ

定義

グルジアラリの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

グルジアラリを識別する文字列 "GEL"。

適用対象