CurrencyIdentifiers.BMD 屬性

定義

取得 Bermuda Dollar 的貨幣識別碼。

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

屬性值

String

Platform::String

winrt::hstring

字串 「BMD」,可識別 Bermuda Dollar。

適用於