CurrencyIdentifiers.BWP 属性

定义

获取博茨瓦纳普拉的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“BWP”,标识博茨瓦纳普拉。

适用于