CurrencyIdentifiers.BYN 属性

定义

获取白卢布的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“BYN”,标识白卢布。

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)

适用于