CurrencyIdentifiers.GTQ プロパティ

定義

グアテマラ ケツァルの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

グアテマラケツァルを識別する文字列 "GTQ"。

適用対象