CurrencyIdentifiers.HNL プロパティ

定義

ホンジュラス レンピラの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

ホンジュラス レンピラを識別する文字列 "HNL" です。

適用対象