CurrencyIdentifiers.BBD 属性

定义

获取巴巴多斯元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“BBD”,标识巴巴多斯元。

适用于