CurrencyIdentifiers.BSD 属性

定义

获取巴哈马元的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“BSD”,用于标识巴哈马元。

适用于