共用方式為


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」,可識別孟加拉國共和國。

適用於