CurrencyIdentifiers.BHD プロパティ

定義

バーレーン ディナールの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

バーレーンディナールを識別する文字列 "BHD"。

適用対象