CurrencyIdentifiers.BDT プロパティ

定義

バングラデシュ タカの通貨識別子を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

バングラデシュタカを識別する文字列 "BDT"。

適用対象