CurrencyIdentifiers.BYR 属性

定义

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

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

属性值

String

Platform::String

winrt::hstring

字符串“BYR”,标识白俄罗斯卢布。

适用于