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”,标识孟加拉国塔卡。

适用于