CurrencyIdentifiers.HTG プロパティ

定義

ハイチ グルデの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ハイチグルデを識別する文字列 "HTG"。

適用対象