CurrencyIdentifiers.RUB 属性

定义

获取卢布的货币标识符。

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

属性值

String

Platform::String

winrt::hstring

字符串“RUB”,用于标识卢布。

适用于